diff --git a/CHANGELOG.md b/CHANGELOG.md
index af32bbcd911fa1e99929ab8cc0402db877c927ac..9af2166862ef9773867a3662079ac1539633449a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
 
 All notable changes to this project will be documented in this file.
 
+## Release 1.3.0
+
+ * add parameter `use_change` #16
+
 ## Release 1.2.1
 
  * fix some docs issues #14
diff --git a/metadata.json b/metadata.json
index 9c6ada8f24fcda5b0404f1071986d0ed85c41e7a..2c34e6012ef51565014308d430b16fc06c9b96f9 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "adullact-ssp",
-  "version": "1.2.1",
+  "version": "1.3.0",
   "author": "ADULLACT",
   "summary": "Web interface to change and reset password in an LDAP directory http://ltb-project.org",
   "license": "AGPL-3.0",