diff --git a/CHANGELOG.md b/CHANGELOG.md
index e16ff317caf5f3b2ed69acd1aa78199488170b8c..de19c8101f94e6373325091057d35fe1465621b8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,10 @@
 
+<a name="v1.6.0"></a>
+## [v1.6.0] - 2022-10-14
+### Add Features
+- feat implement the copyable interface of xflags
+
+
 <a name="v1.5.0"></a>
 ## [v1.5.0] - 2022-10-14
 ### Add Features
@@ -60,6 +66,7 @@
 <a name="v1.0.0"></a>
 ## v1.0.0 - 2022-09-18
 
+[v1.6.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.5.0...v1.6.0
 [v1.5.0]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.4.3...v1.5.0
 [v1.4.3]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.4.2...v1.4.3
 [v1.4.2]: https://gitlab.schukai.com/oss/libraries/go/application/configuration/compare/v1.4.1...v1.4.2