diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84c9b6e..b7d7e31 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,13 @@ 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.4] - 2025-12-15
+
+### Fixed
+ - OAR022 - OrderbyParameterCheck
+ - OAR006 - UndefinedRequestMediaTypeCheck
+ - OAR009 - DefaultRequestMediaTypeCheck
+
## [1.2.3] - 2025-11-17
### Fixed
diff --git a/pom.xml b/pom.xml
index d2960a0..901af80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.apiaddicts.apitools.dosonarapi
sonaropenapi-rules-community
- 1.2.3
+ 1.2.4
sonar-plugin
SonarQube OpenAPI Community Rules