diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..c287ab18 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog +All notable changes to this project will be documented in this file. + +## [0.14.0] - 2021-01-24 +### Changed +- Updated escaping of comments and descriptions +- Added missing `postfix` options to typedef +- Better handling of services without tags +- Updated dependencies