mirror of
https://github.com/Noratrieb/stuff.git
synced 2026-01-14 16:35:08 +01:00
changelog
This commit is contained in:
parent
cddc0d7f5d
commit
6d350a0da3
1 changed files with 11 additions and 0 deletions
11
CHANGELOG.md
Normal file
11
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
# Changelog for `stuff`
|
||||||
|
|
||||||
|
## 0.2.0
|
||||||
|
|
||||||
|
### **Breaking changes**
|
||||||
|
* Renamed all occurrences of `extra` to `other` (for example in methods)
|
||||||
|
|
||||||
|
### Improvements
|
||||||
|
* Made `(): StuffingStrategy` generic over all backends (with some trait bounds) instead of just `usize`, `u64`, and `u128`.
|
||||||
|
* Added an MSRV (minimum supported rust version) policy (MSRV of `1.31.0`)
|
||||||
|
* Upgraded `sptr` dependency to `0.3.1`
|
||||||
Loading…
Add table
Add a link
Reference in a new issue