diff --git a/README.md b/README.md index be4e604..c516262 100644 --- a/README.md +++ b/README.md @@ -176,9 +176,7 @@ See `client/benchmark.html` for client-side. - New test suite for hashes, CRC32, and hmac; run with 'npm test' in node. - Fixed global variable leaks. (gh #13) - CRC32 will now always return positive values. (gh #11) - - Bugs fixed (#5, #6, #8, #10, #11) - Added package version property to the exposed Hashes Object - - Added test cases - Updated CLI script utility (bin/hashes) * `1.0.2` - Performance improvements and minimal refactor (length property caching, literal notation)