From 6fb9362f7e7186d780bae99400b97ea3df0e9f61 Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 9 Jan 2017 18:17:03 +0100 Subject: [PATCH] Updated changelog [skip ci] --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f0bcf5952..7e278c4994 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## [4.3.2] - 2017-01-09 + +An intermediate release because something in the Twig and Twigbridge libraries is broken and I have to make sure it doesn't affect you guys. But some cool features were on their way so there's that oo. + +### Added +- Some code for issue #475, consistent overviews. +- Better currency display. Make sure you have locale packages installed. + +### Changed +- Uses a new version of Laravel. + +### Fixed +- The password reset routine was broken. +- Issue #522, thanks to @xpfgsyb +- Issue #524, thanks to @worldworm +- Issue #526, thanks to @worldworm +- Issue #528, thanks to @skibbipl +- Various other fixes. + ## [4.3.1] - 2017-01-04 ### Added - Support for Russian and Polish.