Skip to content

Commit

Permalink
Minor improvements to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
msgilligan committed Jan 5, 2022
1 parent 09f0c72 commit 12a3b43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Released: 2022-01-04

=== Improvements

* `app.supernaut` is now JDK 8-compatible (but still has `module-info.class` in root)
* `app.supernaut` module is now JDK 8-compatible (but still has `module-info.class` in root)
* All 3 modules now have module version info

=== Dependency Upgrades
Expand All @@ -18,6 +18,7 @@ Released: 2022-01-04

=== Build

* Use Badass JAR Plugin to make `app.supernaut` JDK 8-compatible.
* Gradle 7.3.3
* Micronaut Test (Spock) 3.0.5
* GitLab CI build now uses `openjdk-17-jdk`
Expand Down

0 comments on commit 12a3b43

Please sign in to comment.