]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - CHANGELOG.md
Bump expected minimal PHP version to 5.5
[github/shaarli/Shaarli.git] / CHANGELOG.md
index 29575426a3058eae3ff74f87da5e50c838af57b5..d3ecc1e61a9c2d9e8825d81c84b82f9994d49281 100644 (file)
@@ -5,7 +5,23 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
 and this project adheres to [Semantic Versioning](http://semver.org/).
 
 
-## [v0.8.1](https://github.com/shaarli/Shaarli/releases/tag/v0.8.1)
+## [v0.9.0](https://github.com/shaarli/Shaarli/releases/tag/v0.9.0) - UNPUBLISHED
+
+**WARNING**: Shaarli now requires PHP 5.5+.
+
+### Added
+
+- REST API: see [Shaarli API documentation](http://shaarli.github.io/api-documentation/)
+- The theme can now be selected in the administration page.
+
+### Changed
+
+- Default template files are moved to a subfolder (`default`).
+
+### Fixed
+
+
+## [v0.8.1](https://github.com/shaarli/Shaarli/releases/tag/v0.8.1) - 2016-12-12
 
 > Note: this version will create an automatic backup of your database if anything goes wrong.