diff --git a/CHANGELOG.md b/CHANGELOG.md index d74d50fb7f11..1a99461e3797 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file. 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). +## [3.0.7] + +[3.0.7]: https://github.com/microsoft/CCF/releases/tag/ccf-3.0.7 + +### Changed + +- JWT refresh now only produces writes on key set changes (#5037) + +### Dependencies + +- Updated cryptography pin in Python package from 0.38 to 0.39 (#5053) + ## [3.0.6] [3.0.6]: https://github.com/microsoft/CCF/releases/tag/ccf-3.0.6