diff --git a/CHANGELOG.md b/CHANGELOG.md index fcb67e8..0baf5af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [v0.4.12] - [Fix Deprecated FX Logger, Add Zap Logging #107](https://github.com/xmidt-org/themis/issues/107) - [Replace package xlog with sallust #123](https://github.com/xmidt-org/themis/issues/123) - [Replace go-kit/log with uber zap #121](https://github.com/xmidt-org/themis/issues/121) +- [CVE-2022-32149 (High) detected in golang.org/x/text-v0.3.7 #117](https://github.com/xmidt-org/themis/issues/117) ## [v0.4.11] - Remove several unused build files and update the docker images to work. [#122](https://github.com/xmidt-org/themis/pull/122)