diff --git a/CHANGELOG.md b/CHANGELOG.md
index 76fe30a..31d3f10 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,15 @@
# Changelog for lib1090
+## v4.1.1
+
+### Improvements
+- Improved usability of `QualifiedAddress`
+- Performance improvement of int to hex conversion
+
+### Bug Fixes
+- Decoding error for horizontal containment radius limit in `SurfacePositionV2Msg`
+
+
## v4.1.0
### New Features
diff --git a/pom.xml b/pom.xml
index a0c9e5c..30162ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
de.sero-systems
lib1090
- 4.1.0
+ 4.1.1
jar
lib1090