diff --git a/CHANGELOG.md b/CHANGELOG.md
index c2ce5b8..2e7736d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,11 @@
 # Changelog
 This is the changelog for NeoFS Proto
 
+## [0.2.2] - 2019-11-22
+
+### Changed
+- ProcessRequestTTL don't changes status errors from TTLCondition 
+
 ## [0.2.1] - 2019-11-22
 
 ### Changed
@@ -27,3 +32,4 @@ Initial public release
 
 [0.2.0]: https://github.com/nspcc-dev/neofs-proto/compare/v0.1.0...v0.2.0
 [0.2.1]: https://github.com/nspcc-dev/neofs-proto/compare/v0.2.0...v0.2.1
+[0.2.2]: https://github.com/nspcc-dev/neofs-proto/compare/v0.2.1...v0.2.2