diff --git a/CHANGELOG.md b/CHANGELOG.md index 16382e9..ff3e2e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,16 @@ 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.5.0] - 2023-12-30 + +### Added + +- Localization interface (thanks @stepehenafamo) + +- ### Security + +- Bump crypto dependency + ## [3.4.0] - 2023-11-19 ### Added