Skip to content

Commit db85639

Browse files
committed
CHANGELOG.md rotate
1 parent b6a140b commit db85639

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.7.1] - 2024-05-11
10+
## Changed
11+
12+
- Update scala3-compiler, scala3-library to 3.4.1 [#199](https://github.com/sbt/sbt-jni/pull/199) (@scala-steward)
13+
- Update scalafmt-core to 3.8.1 [#200](https://github.com/sbt/sbt-jni/pull/200) (@scala-steward)
14+
- Update asm to 9.7 [#198](https://github.com/sbt/sbt-jni/pull/198) (@scala-steward)
15+
- Update scala-compiler, scala-library, ... to 2.13.13 [#196](https://github.com/sbt/sbt-jni/pull/196) (@scala-steward)
16+
- Update scala3-compiler, scala3-library to 3.3.3 [#197](https://github.com/sbt/sbt-jni/pull/197) (@scala-steward)
17+
- Update sbt, scripted-plugin to 1.9.9 [#194](https://github.com/sbt/sbt-jni/pull/194) (@scala-steward)
18+
- Update scala-compiler, scala-library, ... to 2.12.19 [#195](https://github.com/sbt/sbt-jni/pull/195) (@scala-steward)
19+
- Update scalatest to 3.2.18 [#193](https://github.com/sbt/sbt-jni/pull/193) (@scala-steward)
20+
- Update scalafmt-core to 3.8.0 [#192](https://github.com/sbt/sbt-jni/pull/192) (@scala-steward)
21+
- Bump release-drafter/release-drafter from 5.25.0 to 6.0.0 [#191](https://github.com/sbt/sbt-jni/pull/191) (@dependabot)
22+
- Bump hmarr/auto-approve-action from 3 to 4 [#190](https://github.com/sbt/sbt-jni/pull/190) (@dependabot)
23+
24+
## Fixed
25+
26+
- Fix Rust target-dir with spaces [#173](https://github.com/sbt/sbt-jni/pull/173) (@pomadchin)
27+
928
## [1.7.0] - 2023-12-24
1029
## Added
1130

0 commit comments

Comments
 (0)