diff --git a/CHANGELOG.md b/CHANGELOG.md index 61ea94a..611b857 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,25 +5,25 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [[0.1.0](https://github.com/PerimeterX/envite/compare/v0.0.5...v0.1.0) +## [0.0.6](https://github.com/PerimeterX/envite/compare/v0.0.5...v0.0.6) ### Added - Redis Seed functionality. -## [[0.0.5](https://github.com/PerimeterX/envite/compare/v0.0.4...v0.0.5)] - 2024-02-25 +## [0.0.5](https://github.com/PerimeterX/envite/compare/v0.0.4...v0.0.5) - 2024-02-25 ### Fixed - Fix error parsing null configs. -## [[0.0.4](https://github.com/PerimeterX/envite/compare/v0.0.3...v0.0.4)] - 2024-02-21 +## [0.0.4](https://github.com/PerimeterX/envite/compare/v0.0.3...v0.0.4) - 2024-02-21 ### Fixed - Fix all dependency vulnerabilities. -## [[0.0.3](https://github.com/PerimeterX/envite/compare/v0.0.2...v0.0.3)] - 2024-02-17 +## [0.0.3](https://github.com/PerimeterX/envite/compare/v0.0.2...v0.0.3) - 2024-02-17 Prepare for open source.