From 3c5f9487a873335fbcec46bde1e6a3efdca48455 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 7 Oct 2016 05:43:47 +0200 Subject: [PATCH] Prep change log for next version [skip ci] --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82d0da3566..405e516da0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,28 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). + + +## [4.0.2] - 2016-10-x +### Added +- Initial release. + +### Changed +- Initial release. + +### Deprecated +- Initial release. + +### Removed +- Initial release. + +### Fixed +- PostgreSQL compatibility thanks to @SanderKleykens + +### Security +- Initial release. + + ## [4.0.1] - 2016-10-04 ### Added - New ING import specific by @tomwerf