Merge branch 'release/4.1.6' into develop

This commit is contained in:
James Cole 2016-11-06 16:18:20 +01:00
commit a6a9794fc7

View File

@ -2,16 +2,14 @@
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.6] - 2016-11-05 ## [4.1.6] - 2016-11-06
### Added ### Added
- New budget table for multi year report. - New budget table for multi year report.
### Changed ### Changed
- Greatly expanded help pages and their function. - Greatly expanded help pages and their function.
- Built a new transaction collector, which I think was the idea of @roberthorlings originally. - Built a new transaction collector, which I think was the idea of @roberthorlings originally.
- Rebuilt seach engine.
### Fixed ### Fixed
- #375, thanks to @schoentoon which made it impossible to resurrect currencies. - #375, thanks to @schoentoon which made it impossible to resurrect currencies.