Skip to content

Commit

Permalink
Add new version to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusjp committed Oct 27, 2023
1 parent 0b35275 commit 26f299e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ 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.3.0] 2023-10-27
### Changed
- Fixed namespace

## [0.2.0] 2023-10-27
### Changed
- Updated the README.md to reflect the current state of the project
Expand All @@ -14,4 +18,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Created
- Initial setup of this library

[0.3.0]: https://github.com/MJTheOne/typed-config-generator/compare/0.2.0...0.3.0
[0.2.0]: https://github.com/MJTheOne/typed-config-generator/compare/0.1.0...0.2.0

0 comments on commit 26f299e

Please sign in to comment.