📝 Update CHANGELOG

This commit is contained in:
Dan Jones 2025-03-15 21:06:16 -05:00
commit 4d6cd82b74

View file

@ -1,5 +1,21 @@
# Changelog
### [0.4.0] - 2025-03-15
#### Features
- Add Random Generator
- Add Make method to Generator
- Add MultiGeneratorRandomOrder
#### Changes
- Replace HashType with Hasher: This supports all crypto.Hash
#### Support
- Add some missing doc comments
### [0.3.0] - 2025-03-14
#### Features