diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..3601a7a
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,12 @@
+# [0.6.0](https://github.com/wadahiro/keycloak-discord/compare/v0.5.0...v0.6.0) (2024-11-02)
+
+
+### Bug Fixes
+
+* ignore discriminator if the value is "0" ([4c68b69](https://github.com/wadahiro/keycloak-discord/commit/4c68b69b0bf0d6421589e03e4baf8bbbe5138caa))
+
+
+### Features
+
+* update to keycloak 26.0.5 ([05a3df4](https://github.com/wadahiro/keycloak-discord/commit/05a3df43f21289762f72e3ac6780fd6b543d8c07))
+* updated provider for Keycloak 25.x ([#49](https://github.com/wadahiro/keycloak-discord/issues/49)) ([c10480b](https://github.com/wadahiro/keycloak-discord/commit/c10480b79864a85817d20d48f949475020322090))
diff --git a/pom.xml b/pom.xml
index 154cad3..a1e03d4 100755
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
org.keycloak.extensions
keycloak-discord
- 0.5.1-SNAPSHOT
+ 0.6.0
jar