Skip to content

Commit a4ea8f1

Browse files
committed
updated
1 parent 0d9334f commit a4ea8f1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ that for Java. So I developed the JBBP library.<br>
1818
# Change log
1919

2020
- __2.0.4 (SNAPSHOT)__
21+
- added unsigned 32 bit integer type __uint__ [#37](https://github.com/raydac/java-binary-block-parser/issues/37)
2122
- provided way to filter fields for mapping operations and write object
2223
operations [#36](https://github.com/raydac/java-binary-block-parser/issues/36)
2324

changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
2.0.4 (SNAPSHOT)
2+
- added unsigned 32 bit integer type __uint__ [#37](https://github.com/raydac/java-binary-block-parser/issues/37)
23
- provided way to filter fields for mapping operations and write object operations [#36](https://github.com/raydac/java-binary-block-parser/issues/36)
34

45
2.0.3 (03-jan-2021)

0 commit comments

Comments
 (0)