diff --git a/changelog.md b/changelog.md index 7c909a7..730473a 100644 --- a/changelog.md +++ b/changelog.md @@ -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.7.1] - 2023-05-12 +### Fixed +- Fix escaping of quote marks in descriptions ([PR #33](https://github.com/KarnerTh/mermerd/pull/33)) + ## [0.7.0] - 2023-04-06 ### Added - Support column comments ([PR #32](https://github.com/KarnerTh/mermerd/pull/32)) @@ -119,6 +123,8 @@ by `--showDescriptions enumValues` (for details see [PR #32](https://github.com/ ### Added - Initial release of mermerd +[0.7.1]: https://github.com/KarnerTh/mermerd/releases/tag/v0.7.1 + [0.7.0]: https://github.com/KarnerTh/mermerd/releases/tag/v0.7.0 [0.6.1]: https://github.com/KarnerTh/mermerd/releases/tag/v0.6.1