diff --git a/documentation/changelog.html b/documentation/changelog.html
index fffeb5683b..2dda6e0b76 100755
--- a/documentation/changelog.html
+++ b/documentation/changelog.html
@@ -148,6 +148,12 @@
Improvements (minor features) and debug
+ - (ad1a6933) Remove E_NOTICE when saving image with pixlr
+ - (6150fe7d) Exercise: Improve results UI
+ - (3d996d47) Quiz: Replace "0/10" to ""? / 10" in exercises results
+ - (d422c537) Format code - replace function name is_pass_pourcentage_enabled()
+ - (0b14bc3c) Install: Fix version table creation, before doctrine migrations creates it.
+ - (3cc01033 - GH#1954) Upgrade: Fix ticket DB changes #1954
- (4afa7c5d - GH#1646) Assignments: Set expiry date to 1 week from now and end date to 1 week + 1 day from now
- (13b985f6 - GH#1646) Assignments: Set default end date to be one day later than start date
- (81728783 - GH#1914) Fix issue not showing user details in exercises results export to CSV when OnlyBestAttempt option was selected