@@ -1,3 +1,9 @@
+0.6.0
+- Remove bridge() workaround for Linux (not needed)
+- make MD5() public
+- Update README
+- Convenience HMAC initializer for String input
+
0.6.0-beta2
- SHA-2 fix #319
- HashProtocol -> Digest and refactor
@@ -22,7 +22,8 @@ Good mood
##Features
- Easy to use
-- Convenient extensions for String and NSData
+- Convenient extensions for String and Data
+- Support for incremental updates (stream, ...)
- iOS, macOS, AppleTV, watchOS, Linux support
#### Hash (Digest)