Skip to content

Commit

Permalink
Updated for recent commits
Browse files Browse the repository at this point in the history
  • Loading branch information
sangupta committed Feb 13, 2015
1 parent 5a07a38 commit 4f3795f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ Changelog
* Added a `FileByteChunkConsumer` that allows consuming an entire file chunk-by-chunk of bytes
* Added methods to `FileUtils` to compute MD5 and SHA-256 of a file
* Added `BitUtils` utility class with basic bit operations
* Added `EnvironmentUtils.dumpAllProperties()` to dump all system properties and evironment variables into a string for easier debugging
* Added `areEmpty()` and `areNotEmpty()` in `AssertUtils`

**1.5.0**

Expand Down

0 comments on commit 4f3795f

Please sign in to comment.