Skip to content

Commit

Permalink
changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
anidotnet committed Mar 12, 2024
1 parent 185989d commit d380b66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ on:
- release
paths-ignore:
- "README.md"
- "CHANGELOG.md"

jobs:
build_linux:
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
### New Changes

- Nitrite now supports JPMS. It is now modular and can be used in Java 9 or above.
- Version upgrade for several dependencies

## Release 4.2.2 - Mar 5, 2024

Expand Down

0 comments on commit d380b66

Please sign in to comment.