You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,18 +2,14 @@
2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [Semantic Versioning](https://semver.org/).
4
4
5
-
## Unreleased
6
-
7
-
### Added
5
+
## [0.45.2] - 2022-04-06
8
6
9
7
### Fixed
10
-
- Resolve compatibility issues introduced in 0.45.0 and 0.45.1 ([#1434](https://github.com/pinterest/ktlint/issues/1434))
8
+
- Resolve compatibility issues introduced in 0.45.0 and 0.45.1 ([#1434](https://github.com/pinterest/ktlint/issues/1434)). Thanks to [mateuszkwiecinski](https://github.com/mateuszkwiecinski) and [jeremymailen](https://github.com/jeremymailen) for your input on this issue.
11
9
12
10
### Changed
13
11
* Set Kotlin development version to `1.6.20` and Kotlin version to `1.6.20`.
14
12
15
-
### Removed
16
-
17
13
## [0.45.1] - 2022-03-21
18
14
19
15
Minor release to fix a breaking issue with `ktlint` API consumers
@@ -1009,6 +1005,7 @@ set in `[*{kt,kts}]` section).
0 commit comments