Add info to changelog.

This commit is contained in:
James Cole
2020-02-13 20:15:21 +01:00
parent 3864855967
commit 7e354b9c30

View File

@@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [5.0.5 (API 1.0.0)] - 2020-02-13
This release fixes an issue with logging that could, in rare cases, error out terribly.
### Fixed
- Inconsistent log configuration.
## [5.0.4 (API 1.0.0)] - 2020-02-01
This release fixes several bugs found in 5.0.0 and earlier releases.