]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - CHANGELOG.md
Merge pull request #785 from ArthurHoaro/hotfix/markdown-html
[github/shaarli/Shaarli.git] / CHANGELOG.md
index 04aacad6287d0c60a656093c9351d9d88e454b34..7e98a5ad0d1dd4beee9b18df6a46b07cccfa757c 100644 (file)
@@ -52,6 +52,12 @@ configuration to enable URL rewriting, see:
 - Fix permalink image alignment in daily page
 - Fix the delete button in `editlink`
 
+## [v0.8.3](https://github.com/shaarli/Shaarli/releases/tag/v0.8.3) - 2017-01-20
+
+### Fixed
+
+- PHP 7.1 compatibility: add ConfigManager parameter to anti-bruteforce function call in login template.
+
 ## [v0.8.2](https://github.com/shaarli/Shaarli/releases/tag/v0.8.2) - 2016-12-15
 
 ### Fixed