Skip to content

Commit

Permalink
Bump to version 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
FMCorz committed Oct 9, 2017
1 parent 08fcdbb commit 35d4030
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Changelog
=========

v1.6.3
------

- New script ``tokens`` to list external tokens
- Ignore non-warning logging messages from keyring.backend
- Script to set-up a 'security' repository - David Monllao
- Always display precheck URL - David Mudrak

v1.6.2
------

Expand Down
2 changes: 1 addition & 1 deletion mdk/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
http://github.com/FMCorz/mdk
"""

__version__ = "1.6.2"
__version__ = "1.6.3"

0 comments on commit 35d4030

Please sign in to comment.