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 a6ea90a commit cd0a91aCopy full SHA for cd0a91a
5 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.4.1
4
+
5
+- Updated direct dependencies to current compatible releases
6
+- Moved deterministic randomization from `rand` 0.9 to `rand` 0.10
7
+- Moved SHA-2 hashing from `sha2` 0.10 to `sha2` 0.11
8
9
## 0.4.0
10
11
- Added `transparent` background support for raster and SVG avatars
0 commit comments