diff --git a/CHANGELOG.md b/CHANGELOG.md
index b8acfcc8711310c9f2afcf0fcc34d6d4ae9e7cea..e759f8fa969b1bde7d0c4c59dc7d6f92266fe3f9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,8 +2,13 @@
 All notable changes to this project will be documented in this file.
 
 ## [Unreleased]
+
+## [v4.1.0]
 #### Removed
 - Removed logging info about login in Statistics Process filter
+    * For storing this log please use filter in module [Perun].
+    
+[Perun]: "https://github.com/CESNET/perun-simplesamlphp-module/blob/master/lib/Auth/Process/LoginInfo.php"
 
 ## [v4.0.0]
 #### Added
@@ -155,6 +160,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.1.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v4.1.0
 [v4.0.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v4.0.0
 [v3.2.1]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v3.2.1
 [v3.2.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v3.2.0