From: ArthurHoaro Date: Fri, 2 Feb 2018 18:02:51 +0000 (+0100) Subject: Merge pull request #1076 from ArthurHoaro/changelog-v0.9.5 X-Git-Tag: v0.9.5~7 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=a3b9b8c4ffe9b0ffe8cf4d8d76f7e223a3d3096a;hp=40e816e3796d7d4fdf4b442c25f4c2b76f5eebc0;p=github%2Fshaarli%2FShaarli.git Merge pull request #1076 from ArthurHoaro/changelog-v0.9.5 CHANGELOG + AUTHORS (v0.9.5) --- diff --git a/AUTHORS b/AUTHORS index 9a6bfb2c..c0414c0e 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,4 +1,4 @@ - 577 ArthurHoaro + 588 ArthurHoaro 283 VirtualTam 179 nodiscc 56 Sébastien Sauvage diff --git a/CHANGELOG.md b/CHANGELOG.md index aef32fcf..0e737d8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [v0.10.0](https://github.com/shaarli/Shaarli/releases/tag/v0.10.0) - UNPUBLISHED +## [v0.9.5](https://github.com/shaarli/Shaarli/releases/tag/v0.9.5) - 2018-02-02 +### Fixed +- Fix a warning happening when `php-intl` is not installed on the system +- Fix warnings happening when updating from legacy SebSauvage version + ## [v0.9.4](https://github.com/shaarli/Shaarli/releases/tag/v0.9.4) - 2018-01-30 ### Added - Enable translations: Shaarli is now also available in French. Other language translations are welcome!