diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92abf5f8..31b0b6e4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [1.2.2] - 2025-11-04
+
+### Fixed
+ - OAR017 - ResourcePathCheck
+ - OAR025 - Limit parameter check
+ - OAR034 - StandardPagedResponseSchemaCheck
+ - OAR041 - UndefinedAuthTypeForWso2ScopeCheck
+ - OAR043 - ParsingErrorCheck
+
## [1.2.1] - 2025-01-29
### Added
diff --git a/pom.xml b/pom.xml
index 3d4cc57e..b3e963f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.apiaddicts.apitools.dosonarapi
sonaropenapi-rules-community
- 1.2.1
+ 1.2.2
sonar-plugin
SonarQube OpenAPI Community Rules