diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index 8460b50aee23df3613b0e1b87d32ee072c0c6bd6..7552230343d90715fc5aacc58dc2a7e4c72d8029 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -3,8 +3,17 @@
 ## Summary
 
 ### Features
- - cta/CTA#1016 New options for filtering deleted files using `cta-admin rtf ls` command.
- - cta/CTA#983 Add cta-release package for public binary rpm distribution.
+
+### Bug fixes
+
+# v4.1-1
+
+## Summary
+
+### Features
+- cta/CTA#1016 New options for filtering deleted files using `cta-admin rtf ls` command.
+- cta/CTA#983 Add cta-release package for public binary rpm distribution.
+- cta/CTA#980 Add external encryption script option
 
 - [frontend] New command "tapefile rm" allows deleting a copy of a file from tape
 
diff --git a/cta.spec.in b/cta.spec.in
index fd91fa999a9155e78d4e9b9b056037780a2dfd4b..6199934aa8e9240b568d527d02cd0041ffe602fe 100644
--- a/cta.spec.in
+++ b/cta.spec.in
@@ -513,6 +513,12 @@ Remember to add its content to "%{_sysconfdir}/yum/pluginconf.d/versionlock.list
 EOF
 
 %changelog
+* Wed Aug 18 2021 volodymyr.yurchenko (at) cern.ch - 4.1-1
+- cta/CTA#1016 New options for filtering deleted files using `cta-admin rtf ls` command.
+- cta/CTA#983 Add cta-release package for public binary rpm distribution.
+- cta/CTA#980 Add external encryption script option
+- [frontend] New command "tapefile rm" allows deleting a copy of a file from tape
+- cta/CTA#1014 Fix last column alignment when more than 1000 items are listed.
 * Tue Jul 27 2021 julien.leduc (at) cern.ch - 4.0-5
 - [frontend] Add options to "tapepool ls" to filter tapepools on their name, vo and encryption
 - cta/CTA#898 cta-send-event now gets the requester id and eos instance as command line arguments