diff --git a/CHANGELOG.md b/CHANGELOG.md
index f9d1a1591a25b266e00d6dc9dbb51f0ee8bc6ac2..e4d88daba262b1b1c760c33d58c7263690c838f5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,9 +3,15 @@ All notable changes to this project will be documented in this file.
 
 ## [Unreleased]
 
+## [v4.3.0]
 #### Added
 - Add statistics view for 3 months
 
+#### Fixed
+- Change aggregation to deal with extra columns
+- Use absolute URL instead of relative URLs on some places
+- Correct dependencies
+
 ## [v4.2.2]
 #### Fixed
 - Allow to get SP name from UIInfo>DisplayName if isset
@@ -175,6 +181,7 @@ All notable changes to this project will be documented in this file.
 - Changelog
 
 [Unreleased]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/master
+[v4.3.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v4.3.0
 [v4.2.2]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v4.2.2
 [v4.2.1]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v4.2.1
 [v4.2.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v4.2.0