diff --git a/Gazelle-STS/release-note.md b/Gazelle-STS/release-note.md
index eb782614805c8a6bdf97144d86769fdc456ee8b5..734fa76f1555ff10a53bba908bd7a72f4d1ba663 100644
--- a/Gazelle-STS/release-note.md
+++ b/Gazelle-STS/release-note.md
@@ -1,10 +1,49 @@
 ---
 title: Release note
-subtitle: 
-toolversion: 
-releasedate: 
+subtitle: Gazelle STS
+toolversion: 1.1.0
+releasedate: 2018-06-22
 author: Anne-Gaëlle BERGE
 function: Software Engineer
 customer: IHE Europe
-reference: KER1-RNO-IHE-
----
\ No newline at end of file
+reference: KER1-RNO-IHE-GAZELLE_STS
+---
+
+# 1.1.2
+_Release date: 2018-06-22_
+
+__Bug__
+
+* \[[STS-23](https://gazelle.ihe.net/jira/browse/STS-23)\] AttributeStatement.Authzconsent.Value is not a correct OID
+
+# 1.1.0
+_Release date: 2017-06-29_
+
+__Technical task__
+* \[[STS-11](https://gazelle.ihe.net/jira/browse/STS-11)\] Request instance attributes are stored/accessed through global variables
+* \[[STS-12](https://gazelle.ihe.net/jira/browse/STS-12)\] Refactor STS to allow different token provider configuration
+* \[[STS-14](https://gazelle.ihe.net/jira/browse/STS-14)\] Add specific SubjectConfirmation for sequoia
+
+__Bug__
+* \[[STS-2](https://gazelle.ihe.net/jira/browse/STS-2)\] STS wrong subject-id attribute name
+* \[[STS-13](https://gazelle.ihe.net/jira/browse/STS-13)\] x509Certificate in Signature element is truncated at 1598th char during parsing
+
+__Story__
+* \[[STS-8](https://gazelle.ihe.net/jira/browse/STS-8)\] [Sequoia] Allow creation of various assertions for the needs of Sequoia testing
+
+# 1.0.0
+_Release date: 2017-04-19_
+
+__Bug__
+* \[[STS-1](https://gazelle.ihe.net/jira/browse/STS-1)\] STS : Perform proper trusted issuer validation of assertion
+
+__Story__
+* \[[STS-4](https://gazelle.ihe.net/jira/browse/STS-4)\] STS support for validation of token provided by different issuers
+* \[[STS-6](https://gazelle.ihe.net/jira/browse/STS-6)\] STS war is not deployed in nexus.
+
+# Rev 56011
+
+_Release date: 2017-02-16_
+
+__Bug__
+* \[[GSS-412](https://gazelle.ihe.net/jira/browse/GSS-412)\] STS : Unable to use another issuer than IHE-Europe CA
\ No newline at end of file
diff --git a/Gazelle-STS/release-notes/1_0_0.md b/Gazelle-STS/release-notes/1_0_0.md
deleted file mode 100755
index 225473a25daf6e9f629832ed574dbbe7005bb4f3..0000000000000000000000000000000000000000
--- a/Gazelle-STS/release-notes/1_0_0.md
+++ /dev/null
@@ -1,40 +0,0 @@
----
-title: Release note (old format)
-subtitle: Gazelle STS - 1.0.0
-toolversion: 1.0.0
-releasedate: 2017-04-19
-author: Cédric EOCHE-DUVAL
-function: Test Engineer
-customer: IHE-Europe
-reference: KER3-RNO-IHE_EUROPE-STS_1_0_0
----
-# 
-
-__Bug__
-* \[[STS-1](https://gazelle.ihe.net/jira/browse/STS-1)\] STS : Perform proper trusted issuer validation of assertion
-
-__Story__
-* \[[STS-4](https://gazelle.ihe.net/jira/browse/STS-4)\] STS support for validation of token provided by different issuers
-* \[[STS-6](https://gazelle.ihe.net/jira/browse/STS-6)\] STS war is not deployed in nexus.
-
-__Dependencies__
-
-```bash
-cel@pccel:~/intelliJ/workspace/Maven/gazelle-sts-1.0.0$ mvn gazelle:check-dependencies
-[INFO] Scanning for projects...
-[INFO]                                                                         
-[INFO] ------------------------------------------------------------------------
-[INFO] Building gazelle-sts 1.0.0
-[INFO] ------------------------------------------------------------------------
-[INFO]
-[INFO] --- gazelle-plugins:1.59:check-dependencies (default-cli) @ gazelle-sts ---
-Check dependencies :: All the dependencies are up to date.
-[INFO] ------------------------------------------------------------------------
-[INFO] BUILD SUCCESS
-[INFO] ------------------------------------------------------------------------
-[INFO] Total time: 4.412 s
-[INFO] Finished at: 2017-07-03T12:37:06+02:00
-[INFO] Final Memory: 29M/600M
-[INFO] ------------------------------------------------------------------------
-
-```
diff --git a/Gazelle-STS/release-notes/1_1_0.md b/Gazelle-STS/release-notes/1_1_0.md
deleted file mode 100755
index 8654baa62467f78045003513302bc1f5a3f53972..0000000000000000000000000000000000000000
--- a/Gazelle-STS/release-notes/1_1_0.md
+++ /dev/null
@@ -1,86 +0,0 @@
----
-title: Release note (old format)
-subtitle: Gazelle STS - 1.1.0
-toolversion: 1.1.0
-releasedate: 2017-06-29
-author: Cédric EOCHE-DUVAL
-function: Test Ingineer
-customer: IHE-Europe
-reference: KER3-RNO-IHE_EUROPE-STS_1_1_0
----
-# 
-
-## Technical task
-* \[[STS-11](https://gazelle.ihe.net/jira/browse/STS-11)\] Request instance attributes are stored/accessed through global variables
-* \[[STS-12](https://gazelle.ihe.net/jira/browse/STS-12)\] Refactor STS to allow different token provider configuration
-* \[[STS-14](https://gazelle.ihe.net/jira/browse/STS-14)\] Add specific SubjectConfirmation for sequoia
-
-__Bug__
-* \[[STS-2](https://gazelle.ihe.net/jira/browse/STS-2)\] STS wrong subject-id attribute name
-* \[[STS-13](https://gazelle.ihe.net/jira/browse/STS-13)\] x509Certificate in Signature element is truncated at 1598th char during parsing
-
-__Story__
-* \[[STS-8](https://gazelle.ihe.net/jira/browse/STS-8)\] [Sequoia] Allow creation of various assertions for the needs of Sequoia testing
-
-__Dependencies__
-
-```bash
-cel@pccel:~/intelliJ/workspace/Maven/gazelle-sts-1.1.0$ mvn gazelle:check-dependencies
-[INFO] Scanning for projects...
-[INFO] ------------------------------------------------------------------------
-[INFO] Reactor Build Order:
-[INFO]
-[INFO] gazelle-sts
-[INFO] gazelle-sts-constants
-[INFO] gazelle-sts-service
-[INFO] gazelle-sts-client
-[INFO]                                                                         
-[INFO] ------------------------------------------------------------------------
-[INFO] Building gazelle-sts 1.1.0
-[INFO] ------------------------------------------------------------------------
-[INFO]
-[INFO] --- gazelle-plugins:1.59:check-dependencies (default-cli) @ gazelle-sts ---
-Check dependencies :: All the dependencies are up to date.
-[INFO]                                                                         
-[INFO] ------------------------------------------------------------------------
-[INFO] Building gazelle-sts-constants 1.1.0
-[INFO] ------------------------------------------------------------------------
-[INFO]
-[INFO] --- gazelle-plugins:1.59:check-dependencies (default-cli) @ gazelle-sts-constants ---
-Check dependencies :: All the dependencies are up to date.
-[INFO]                                                                         
-[INFO] ------------------------------------------------------------------------
-[INFO] Building gazelle-sts-service 1.1.0
-[INFO] ------------------------------------------------------------------------
-[INFO]
-[INFO] --- gazelle-plugins:1.59:check-dependencies (default-cli) @ gazelle-sts-service ---
-Check dependencies :: All the dependencies are up to date.
-[INFO]                                                                         
-[INFO] ------------------------------------------------------------------------
-[INFO] Building gazelle-sts-client 1.1.0
-[INFO] ------------------------------------------------------------------------
-[INFO]
-[INFO] --- gazelle-plugins:1.59:check-dependencies (default-cli) @ gazelle-sts-client ---
-Check dependencies :: All the dependencies are up to date.
-[INFO] ------------------------------------------------------------------------
-[INFO] Reactor Summary:
-[INFO]
-[INFO] gazelle-sts ........................................ SUCCESS [  3.729 s]
-[INFO] gazelle-sts-constants .............................. SUCCESS [  0.755 s]
-[INFO] gazelle-sts-service ................................ SUCCESS [  0.946 s]
-[INFO] gazelle-sts-client ................................. SUCCESS [  0.792 s]
-[INFO] ------------------------------------------------------------------------
-[INFO] BUILD SUCCESS
-[INFO] ------------------------------------------------------------------------
-[INFO] Total time: 6.796 s
-[INFO] Finished at: 2017-07-03T12:23:50+02:00
-[INFO] Final Memory: 28M/724M
-[INFO] ------------------------------------------------------------------------
-
-```
-
-__Remarks__
-
-Gazelle specific code has been moved from Picketlink-federation to this project. The forked-by-Gazelle Picketlink project is not used anymore. Gazelle-STS now only have a dependency to original Picketlink-2.7.0.Final from org.picketlink.
-Moreover, Gazelle picketlink-sts-client has been integrated as a module of this project and is now named gazelle-sts-client.
-The configuration of the Jboss7 AS hosting the Gazelle STS tool has to be updated based on the installation manual available at [https://gazelle.ihe.net/gazelle-documentation/Gazelle-STS/installation.html](https://gazelle.ihe.net/gazelle-documentation/Gazelle-STS/installation.html)
diff --git a/Gazelle-STS/release-notes/rev56011.md b/Gazelle-STS/release-notes/rev56011.md
deleted file mode 100755
index 497d4d1c8259cefac391e79d5de5a7b71c01bce8..0000000000000000000000000000000000000000
--- a/Gazelle-STS/release-notes/rev56011.md
+++ /dev/null
@@ -1,14 +0,0 @@
----
-title: Release note (old format)
-subtitle: Gazelle STS - rev56011
-toolversion: rev56011
-releasedate: 2017-02-16
-author: Cédric EOCHE-DUVAL
-function: Test Engineer
-customer: IHE-Europe
-reference: KER3-RNO-IHE_EUROPE-STS_REV56011
----
-# 
-
-__Bug__
-* \[[GSS-412](https://gazelle.ihe.net/jira/browse/GSS-412)\] STS : Unable to use another issuer than IHE-Europe CA