Update changelog and set version.

This commit is contained in:
James Cole
2020-01-30 04:47:40 +01:00
parent b3cdc08a1b
commit a4874e10b8
2 changed files with 9 additions and 1 deletions

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.3 (API 1.0.0)] - 2020-01-30
This release fixes several bugs found in 5.0.0 and earlier releases.
### Fixed
- A script tries to connect over MySQL, despite Firefly III being configured to connect over another DB type.
## [5.0.1 (API 1.0.0)] - 2020-01-25
This release fixes several bugs found in 5.0.0 and earlier releases.