Skip to content

Commit

Permalink
history file update. !wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nicfit committed Mar 13, 2017
1 parent 838e07d commit 0d2cf32
Showing 1 changed file with 15 additions and 9 deletions.
24 changes: 15 additions & 9 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,26 @@ Release History

.. :changelog:
v0.5.15 (2017-03-12)
------------------------

Changes
~~~~~~~
- Better __about__ version handling.

Other
~~~~~
- Add descriptions to subparsers, defaulting to the (short) help if not
defined. <redshodan@gmail.com>
- Update markupsafe from 0.23 to 1.0. <github-bot@pyup.io>
- Update sphinx from 1.5.2 to 1.5.3. <github-bot@pyup.io>


v0.5.14 (2017-02-26)
------------------------

New
~~~

- Initial locale skel.


Expand All @@ -17,21 +31,18 @@ v0.5.13 (2017-02-25)

New
~~~

- 'nicfit requirements' for generated requirements txt files.
- Clean up new unmerged files (fixes #17)

Changes
~~~~~~~

- Tox installs root requirements.txt.
- Less chatty gettext updates.
- No default gettext_domain.
- Removed detox.

Fix
~~~

- Less needless gettext updating.


Expand All @@ -40,13 +51,11 @@ v0.5.12 (2017-02-11)

New
~~~

- gettext support (see nicfit.util.initGetText)
- ipdb and detox added in dev.txt

Fix
~~~

- Merging quoting fixes.


Expand All @@ -55,21 +64,18 @@ v0.5.11 (2017-02-05)

New
~~~

- Nicfit cc --extra-merge.
- Don't CC merge src files that have not changed since last merge.
- Command aliases.

Changes
~~~~~~~

- Cleaned up logging opttions help and moved the large text to --help-
logging.
- Move GITHUB var checks later in pre-release.

Fix
~~~

- TONs of tweaks.
- Better changelog tag ranges.

Expand Down

0 comments on commit 0d2cf32

Please sign in to comment.