File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ This document is intended for Spotless developers.
1010We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 1.27.0 ` ).
1111
1212## [ Unreleased]
13+ ### Fixed
14+ * Improve memory usage when using git ratchet ([ #1426 ] ( https://github.com/diffplug/spotless/pull/1426 ) )
1315
1416## [ 2.31.0] - 2022-11-24
1517### Added
Original file line number Diff line number Diff line change 33We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 3.27.0 ` ).
44
55## [ Unreleased]
6+ ### Fixed
7+ * Improve memory usage when using git ratchet ([ #1426 ] ( https://github.com/diffplug/spotless/pull/1426 ) )
68
79## [ 6.12.0] - 2022-11-24
810### Added
911* ` importOrder ` now support groups of imports without blank lines ([ #1401 ] ( https://github.com/diffplug/spotless/pull/1401 ) )
1012### Fixed
1113* Don't treat ` @Value ` as a type annotation [ #1367 ] ( https://github.com/diffplug/spotless/pull/1367 )
1214* Support ` ktlint_disabled_rules ` in ` ktlint ` 0.47.x [ #1378 ] ( https://github.com/diffplug/spotless/pull/1378 )
13- * Share git repositories across projects when using ratchet ([ #1426 ] ( https://github.com/diffplug/spotless/pull/1426 ) )
1415### Changes
1516* Bump default ` ktfmt ` version to latest ` 0.40 ` -> ` 0.41 ` ([ #1340 ] ( https://github.com/diffplug/spotless/pull/1340 ) )
1617* Bump default ` scalafmt ` version to latest ` 3.5.9 ` -> ` 3.6.1 ` ([ #1373 ] ( https://github.com/diffplug/spotless/pull/1373 ) )
Original file line number Diff line number Diff line change 33We adhere to the [ keepachangelog] ( https://keepachangelog.com/en/1.0.0/ ) format (starting after version ` 1.27.0 ` ).
44
55## [ Unreleased]
6+ ### Fixed
7+ * Improve memory usage when using git ratchet ([ #1426 ] ( https://github.com/diffplug/spotless/pull/1426 ) )
68
79## [ 2.28.0] - 2022-11-24
810### Added
You can’t perform that action at this time.
0 commit comments