Skip to content

Commit

Permalink
updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo Blancas Reyes committed Jan 31, 2018
1 parent 7d6d78f commit e7b2753
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ Changelog

0.5dev
------
* Improved logging
* Last release with old codebase


0.4 (2018-01-19)
Expand Down
2 changes: 1 addition & 1 deletion src/yass/preprocessing.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from .util import deprecated


SAVE_PARTIAL_RESULTS = True
SAVE_PARTIAL_RESULTS = False


@deprecated('Use function in preprocess module, see examples/preprocess.py')
Expand Down

0 comments on commit e7b2753

Please sign in to comment.