diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 72914076..d42d6a75 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). | |||
19 | - Release archives now have the same structure as GitHub-generated archives: | 19 | - Release archives now have the same structure as GitHub-generated archives: |
20 | - archives contain a `Shaarli` directory, itself containing sources + dependencies | 20 | - archives contain a `Shaarli` directory, itself containing sources + dependencies |
21 | - the tarball is now gzipped | 21 | - the tarball is now gzipped |
22 | - Minor code cleanup: PHPDoc, spelling, unused variables, etc. | ||
22 | 23 | ||
23 | ### Fixed | 24 | ### Fixed |
24 | - Fix the server `<self>` value in Atom/RSS feeds | 25 | - Fix the server `<self>` value in Atom/RSS feeds |