Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
KarnerTh committed Sep 28, 2022
1 parent 9de41eb commit c36f824
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 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) (after version 0.0.5).

## [0.4.1] - 2022-09-28
### Fixed
- Fix wrong column format for `is_primary` ([Issue #24](https://github.com/KarnerTh/mermerd/issues/24))

## [0.4.0] - 2022-09-11
### Added
- Support variable expansion ([Issue #16](https://github.com/KarnerTh/mermerd/issues/16))
Expand Down Expand Up @@ -91,6 +95,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) (after version 0.0
### Added
- Initial release of mermerd

[0.4.1]: https://github.com/KarnerTh/mermerd/releases/tag/v0.4.1

[0.4.0]: https://github.com/KarnerTh/mermerd/releases/tag/v0.4.0

[0.3.0]: https://github.com/KarnerTh/mermerd/releases/tag/v0.3.0
Expand Down

0 comments on commit c36f824

Please sign in to comment.