mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-18 10:16:49 +00:00
19
CHANGELOG.md
19
CHANGELOG.md
@@ -5,6 +5,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
- No unreleased changes yet.
|
- No unreleased changes yet.
|
||||||
|
|
||||||
|
## [3.10.4] - 2015-05-25
|
||||||
|
### Fixed
|
||||||
|
- Migration fix by @sandermulders
|
||||||
|
- Tricky import bug fix thanks to @vissert
|
||||||
|
- Currency preference will be correctly pulled from user settings, thanks to @fuf
|
||||||
|
- Simplified code for upgrade instructions.
|
||||||
|
|
||||||
|
|
||||||
## [3.10.3] - 2016-08-29
|
## [3.10.3] - 2016-08-29
|
||||||
### Added
|
### Added
|
||||||
- More fields for mass-edit, thanks to @Vissert (#282)
|
- More fields for mass-edit, thanks to @Vissert (#282)
|
||||||
@@ -74,13 +82,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- The date picker now supports more ranges and periods.
|
- The date picker now supports more ranges and periods.
|
||||||
- Rewrote all migrations. #272
|
- Rewrote all migrations. #272
|
||||||
|
|
||||||
|
|
||||||
### Deprecated
|
|
||||||
- Initial release.
|
|
||||||
|
|
||||||
### Removed
|
|
||||||
- Initial release.
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Issue #264
|
- Issue #264
|
||||||
- Issue #265
|
- Issue #265
|
||||||
@@ -95,10 +96,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Bulk update problems, #280, thanks @stickgrinder
|
- Bulk update problems, #280, thanks @stickgrinder
|
||||||
- Fixed various problems with amount reporting of split transactions.
|
- Fixed various problems with amount reporting of split transactions.
|
||||||
|
|
||||||
### Security
|
|
||||||
- Initial release.
|
|
||||||
|
|
||||||
|
|
||||||
[3.9.1]
|
[3.9.1]
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed a bug where removing money from a piggy bank would not work. See issue #265 and #269
|
- Fixed a bug where removing money from a piggy bank would not work. See issue #265 and #269
|
||||||
|
Reference in New Issue
Block a user