mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New change log. [skip ci]
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
This commit is contained in:
parent
7b6c63e6a8
commit
3bfcb1f3ab
21
CHANGELOG.md
21
CHANGELOG.md
@ -2,8 +2,29 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## [4.1] - 2016-10-22
|
||||||
|
### Added
|
||||||
|
- Option to show deposit accounts on the front page.
|
||||||
|
- Script to upgrade split transactions
|
||||||
|
- Can now save notes on piggy banks.
|
||||||
|
- Extend user admin options.
|
||||||
|
- Run import jobs from the command line
|
||||||
|
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- New preferences screen layout.
|
||||||
|
|
||||||
|
### Deprecated
|
||||||
|
- ``firefly:import`` is now ``firefly:start-import``
|
||||||
|
|
||||||
|
### Removed
|
||||||
|
- Lots of old code
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- #357, where non utf-8 files would break Firefly.
|
||||||
|
- Tab delimiter is not properly loaded from import configuration (@roberthorlings)
|
||||||
|
- System response to yearly bills
|
||||||
|
|
||||||
## [4.0.2] - 2016-10-14
|
## [4.0.2] - 2016-10-14
|
||||||
### Added
|
### Added
|
||||||
- Added ``intl`` dependency to composer file to ease installation (thanks @telyn)
|
- Added ``intl`` dependency to composer file to ease installation (thanks @telyn)
|
||||||
|
Loading…
Reference in New Issue
Block a user