Skip to content

Commit a8ba684

Browse files
committed
Released OddSource Code Java Parent 2.2
- [MINOR] Some improvements to support needs of Raw Sockets
1 parent f38911c commit a8ba684

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.rst

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

4+
2.2 (2019-01-26)
5+
----------------
6+
- [MINOR] Some improvements to support needs of Raw Sockets
7+
48
2.1 (2019-01-25)
59
----------------
6-
- [MINOR] Some improvements to the Checkstyle configuration to better align with the code style we're looking for.
7-
- [MINOR] Improvements to the Travis build based on feedback from the folks at Travis.
10+
- [MINOR] Some improvements to the Checkstyle configuration to better align with the code style we're looking for
11+
- [MINOR] Improvements to the Travis build based on feedback from the folks at Travis
812

913
2.0 (2019-01-21)
1014
----------------

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<packaging>pom</packaging>
2626

2727
<name>OddSource OSS Parent</name>
28-
<version>2.2-SNAPSHOT</version>
28+
<version>2.2</version>
2929
<description>
3030
Parent POM for all OddSource Java Code projects.
3131
</description>

0 commit comments

Comments
 (0)