New version and changelog.

This commit is contained in:
James Cole
2017-07-02 09:32:19 +02:00
parent 89b7a9d3ac
commit ae30b02405
2 changed files with 6 additions and 4 deletions

View File

@@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [4.6.1] - 2017-07-02
### Fixed
- Fixed several small issues all around.
## [4.6.0] - 2017-06-28
### Changed
@@ -16,9 +21,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Fix a bug where the balance routine forgot to account for accounts without a currency preference.
- Various other bugfixes.
### Security
- Initial release.
## [4.5.0] - 2017-06-07
### Added