chore: Release trueskill-tt version 0.7.0

This commit is contained in:
2026-09-08 10:27:21 +02:00
parent c1b1c6c7d7
commit 82eff740b6
2 changed files with 15 additions and 1 deletions
+14
View File
@@ -2,12 +2,26 @@
All notable changes to this project will be documented in this file.
## 0.7.0 - 2026-09-08
### Features
- feat: factorise the joint once with History::joint
### Other (unconventional)
- Merge branch 'feat/joint-handle'
## 0.6.0 - 2026-09-08
### Breaking Changes
- fix!: make the joint span slices, not just the latest one
### Miscellaneous Tasks
- chore: Release trueskill-tt version 0.6.0
## 0.5.0 - 2026-09-08
### Breaking Changes