diff --git a/Changelog.md b/Changelog.md
index f21f276cd8d1b3fd48f1ae5979ed81d6b986314c..b37aadd11f972343b28b6ab4daf6199dada99bc4 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,3 +1,50 @@
+## %"FusionDirectory 1.3.1" - 2019-07-04
+
+### Added
+
+#### fusiondirectory
+- fd#5985 We don't have LDAP tab on FusionDirectory configuration
+
+#### fusiondirectory-plugins
+- fd-plugins#5911 supannRefId field is missing for "etablissement"
+- fd-plugins#5938 Make %passwordClear% available to sambaAccount hooks
+- fd-plugins#5939 create icons for ipmi and weblink
+- fd-plugins#5940 We don't have LDAP tab on FusionDirectory configuration
+- fd-plugins#5957 creating icons for the sinaps plugin
+
+### Changed
+
+#### fusiondirectory-plugins
+- fd-plugins#5913 Avoid mass acquistion when editing group gidNumber
+- fd-plugins#5948 description of a user should'nt be updated from SINAPS
+
+### Removed
+
+#### fusiondirectory-plugins
+- fd-plugins#5901 Remove Google+ from personal social accounts tab
+
+### Fixed
+
+#### fusiondirectory
+- fd#5942 PHP >= 7.2 triggering error when count() is called with invalid countable
+- fd#5967 Systems dashboard crashes
+- fd#5978 when renaming branch aka department roles are not updated correctly
+- fd#5983 Write ACL on user/userRoles/groupsMembership not working when not having full user/user read right
+- fd#5987 ImagickException are not catched when showing an ImageAttribute
+- fd#5997 Incorrect error message when the mail cannot be sent by recovery
+- fd#6006 expiration date in dashboard is 02.01.1970
+
+#### fusiondirectory-plugins
+- fd-plugins#5917 flag_ownmailbox cannot be used with partage mail method
+- fd-plugins#5918 SINAPS : acquisition couldn't be sent because primary affectation isn't set
+- fd-plugins#5923 cname record appear on another domain when they contain the machine cn
+- fd-plugins#5935 Crash when I try to create a server with argonaut plugin and without dns plugin
+- fd-plugins#5941 Error when identity is spread from SINAPS  "Cannot delete non-existing user {LDAPUUID}"
+- fd-plugins#5942 Error for user-reminder about smarty
+- fd-plugins#5944 add addvalues/delvalues documentation
+- fd-plugins#5945 unable to add SINAPS Structure
+- fd-plugins#5949 Systems dashboard crashes
+
 ## %"FusionDirectory 1.3" - 2019-03-04
 
 ### Added