Skip to content

Commit 4bd740b

Browse files
committed
Release 1.6.1
1 parent 264664e commit 4bd740b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.6.1
2+
* openssl3 support
3+
* BigDecimal deserialization
4+
15
1.6.0
26
* java.time serialization
37
* Arena Allocator

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>ru.odnoklassniki</groupId>
55
<artifactId>one-nio</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.6.0</version>
7+
<version>1.6.1</version>
88
<name>one-nio</name>
99
<url>https://github.com/odnoklassniki/one-nio</url>
1010
<description>Unconventional Java I/O library</description>

0 commit comments

Comments
 (0)