prepare for release

This commit is contained in:
Yusur 2025-10-11 11:07:50 +02:00
parent 72b759504b
commit ef8ce327cd
3 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,10 @@
# Changelog
## 0.7.1
+ Add documentation ([Read The Docs](https://suou.readthedocs.io/))
+ Improved decorator typing
## 0.7.0 "The Lucky Update"
+ Add RNG/random selection overloads such as `luck()`, `rng_overload()`