File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 1.7.0] - 2023-12-24
9
10
## Added
10
11
11
12
- Add support of multiple native outputs [ #186 ] ( https://github.com/sbt/sbt-jni/pull/186 ) (@pomadchin )
12
13
- Add support for Meson build tool [ #147 ] ( https://github.com/sbt/sbt-jni/pull/147 ) (@mihnea-s )
13
14
14
15
## Changed
15
16
17
+ - Bump actions/setup-java from 3 to 4 [ #187 ] ( https://github.com/sbt/sbt-jni/pull/187 ) (@dependabot )
16
18
- Update sbt, scripted-plugin to 1.9.7 [ #181 ] ( https://github.com/sbt/sbt-jni/pull/181 ) (@scala-steward )
17
19
- Update asm to 9.6 [ #179 ] ( https://github.com/sbt/sbt-jni/pull/179 ) (@scala-steward )
18
20
- Update sbt, scripted-plugin to 1.9.6 [ #172 ] ( https://github.com/sbt/sbt-jni/pull/172 ) (@scala-steward )
@@ -112,7 +114,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
112
114
113
115
## [ 1.4.1] - 2019-12-13
114
116
115
- [ Unreleased ] : https://github.com/sbt/sbt-jni/compare/v1.6.0...HEAD
117
+ [ Unreleased ] : https://github.com/sbt/sbt-jni/compare/v1.7.0...HEAD
118
+ [ 1.7.0 ] : https://github.com/sbt/sbt-jni/compare/v1.6.0...v1.7.0
116
119
[ 1.6.0 ] : https://github.com/sbt/sbt-jni/compare/v1.5.4...v1.6.0
117
120
[ 1.5.4 ] : https://github.com/sbt/sbt-jni/compare/v1.5.3...v1.5.4
118
121
[ 1.5.3 ] : https://github.com/sbt/sbt-jni/compare/v1.5.2...v1.5.3
You can’t perform that action at this time.
0 commit comments