Skip to content

Commit 09b01ea

Browse files
committed
Update changelog and README
1 parent a44d418 commit 09b01ea

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
=========
33

4+
2.4.0 (2023-10-28)
5+
------------------
6+
- [MINOR] Use a different structure with an oss-build-resources module that distributes checkstyle config
7+
48
2.3.1 (2023-10-28)
59
------------------
610
- [PATCH] Reverted to Checkstyle 9.3 due to 10.x's requiring Java 11

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Java projects sponsored and hosted by OddSource Code must put the following at t
2121
<parent>
2222
<groupId>io.oddsource.java</groupId>
2323
<artifactId>oss-parent</artifactId>
24-
<version>2.3.1</version>
24+
<version>2.4.0</version>
2525
</parent>
2626
2727
Simple projects under the OddSource umbrella should be able to releasing using the following steps::

0 commit comments

Comments
 (0)