Skip to content

Commit

Permalink
* **Fix:** Fixed a typo in the error messages in ``User._validate_ema…
Browse files Browse the repository at this point in the history
…il_format()`` method.

* **Fix:** Fixed a query-invoked auto-flush problem in ``Task.update_parent_statuses()`` method.
  • Loading branch information
eoyilmaz committed Jul 26, 2016
1 parent 864c2db commit a823b90
Show file tree
Hide file tree
Showing 5 changed files with 599 additions and 381 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG
Expand Up @@ -2,6 +2,14 @@
Stalker Changes
===============

0.2.15.2
========

* **Fix:** Fixed a typo in the error message in
``User._validate_email_format()`` method.
* **Fix:** Fixed a query-invoked auto-flush problem in
``Task.update_parent_statuses()`` method.

0.2.15.1
========

Expand Down

0 comments on commit a823b90

Please sign in to comment.