Skip to content

Commit c3ba877

Browse files
authored
prep CHANGELOG for 0.45.1 release (#1431)
1 parent 5fd23c0 commit c3ba877

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,13 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](https://semver.org/).
44

5-
## Unreleased
5+
## [0.45.1] - 2022-03-21
66

7-
### Added
7+
Minor release to fix a breaking issue with `ktlint` API consumers
88

99
### Fixed
1010
- Remove logback dependency from ktlint-core module ([#1421](https://github.com/pinterest/ktlint/issues/1421))
1111

12-
### Changed
13-
14-
### Removed
15-
1612
## [0.45.0] - 2022-03-18
1713

1814
### API Changes & RuleSet providers
@@ -1001,6 +997,7 @@ set in `[*{kt,kts}]` section).
1001997

1002998
## 0.1.0 - 2016-07-27
1003999

1000+
[0.45.1]: https://github.com/pinterest/ktlint/compare/0.45.0...0.45.1
10041001
[0.45.0]: https://github.com/pinterest/ktlint/compare/0.44.0...0.45.0
10051002
[0.44.0]: https://github.com/pinterest/ktlint/compare/0.43.2...0.44.0
10061003
[0.43.2]: https://github.com/pinterest/ktlint/compare/0.43.0...0.43.2

0 commit comments

Comments
 (0)