We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57d7890 commit 3952105Copy full SHA for 3952105
CHANGELOG.md
@@ -12,6 +12,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
12
- Add more tests.
13
- Add `JavaDoc`.
14
15
+## [1.13.0](https://github.com/appulse-projects/utils-java/releases/tag/1.13.0) - 2019-04-07
16
+
17
+### Changed
18
19
+- [Bytes](./src/main/java/io/appulse/utils/Bytes.java) static constructors.
20
21
+### Added
22
23
+- More tests.
24
25
## [1.12.0](https://github.com/appulse-projects/utils-java/releases/tag/1.12.0) - 2019-03-04
26
27
### Changed
0 commit comments