Skip to content

Commit

Permalink
release 7.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-bwalacik committed Jun 13, 2024
1 parent 3620303 commit 6ba145c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ github_core_main_url: https://github.com/javers/javers/blob/master/javers-core/s
github_spring_main_url: https://github.com/javers/javers/blob/master/javers-spring/src/main/java/
github_core_test_url: https://github.com/javers/javers/blob/master/javers-core/src/test/groovy/
github_core_test_java_url: https://github.com/javers/javers/blob/master/javers-core/src/test/java/
javers_current_version: "7.4.5"
javers_current_version: "7.4.6"

url: "https://javers.org"

Expand Down
5 changes: 5 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ category: Documentation
submenu: release-notes
---

### 7.4.6
released on 2024-06-12
* [1382](https://github.com/javers/javers/issues/1382)
Fixed bug: `@DiffIgnore` annotation on subclass fields is sometimes ignored.


### 7.4.5
released on 2024-06-06
Expand Down

0 comments on commit 6ba145c

Please sign in to comment.