diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000..907bdb3956 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,45 @@ +# Change Log +All notable changes to this project will be documented in this file. +This project adheres to [Semantic Versioning](http://semver.org/). + +## [Unreleased] +- No unreleased changes yet. + +## [3.8.0] - 2016-03-20 +### Added +- A new preference for the future feature "2 factor authentication", thanks to @zjean +- A new chart showing your net worth in year and multi-year reports. +- A big revamp in rules: you can now see if your current or future rules actually match any transactions, thanks to the excellent work of @roberthorlings. +- New date fields for transactions. +- New routine to export your data. + + +### Changed +- Firefly III now requires PHP 7.0 minimum. + + +### Fixed +- HTML fixes, thanks to @roberthorlings and @zjean +- A bug fix in the ABN Amro importer, thanks to @roberthorlings +- Various bug fixes. + + + +## [3.4.2] - 2015-05-25 +### Added +- Initial release. + +### Changed +- Initial release. + +### Deprecated +- Initial release. + +### Removed +- Initial release. + +### Fixed +- Initial release. + +### Security +- Initial release.