From 196036318e68460174511523a6762bdc5481bf17 Mon Sep 17 00:00:00 2001 From: Kevin Amado Date: Fri, 18 Feb 2022 18:34:55 -0500 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d5ef2b8..af16a29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ Types of changes - Security in case of vulnerabilities. --> +## [0.3.0] - 2022-02-18 + ### Changed - Let-in expressions are now indented in the top-level of a file. @@ -153,7 +155,8 @@ Types of changes --- -[unreleased]: https://github.com/kamadorueda/alejandra/compare/0.2.0...HEAD +[unreleased]: https://github.com/kamadorueda/alejandra/compare/0.3.0...HEAD +[0.2.0]: https://github.com/kamadorueda/alejandra/compare/0.2.0...0.3.0 [0.2.0]: https://github.com/kamadorueda/alejandra/compare/0.1.0...0.2.0 [0.1.0]: https://github.com/kamadorueda/alejandra/compare/0.0.0...0.1.0 [0.0.0]: https://github.com/kamadorueda/alejandra/compare/6adfbe8516bf6d9e896534e01118e1bc41f65425...0.0.0