diff --git a/CHANGELOG.md b/CHANGELOG.md index ee659d6a..fa9114f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [1.0.0] - 2021-10-24 + ### Added - integrated `@trapi/query` library for query utils. @@ -20,5 +22,6 @@ All notable changes to this project will be documented in this file. ## [0.3.0] - 2021-09-26 -[unreleased]: https://github.com/Tada5hi/typeorm-extension/compare/v0.3.0...HEAD +[unreleased]: https://github.com/Tada5hi/typeorm-extension/compare/v1.0.0...HEAD +[1.0.0]: https://github.com/Tada5hi/typeorm-extension/compare/v0.3.0...v1.0.0 [0.3.0]: https://github.com/Tada5hi/typeorm-extension/releases/tag/v0.3.0