mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
chore(lib): update changelog
This commit is contained in:
parent
e539104a8a
commit
0321cfb34f
1 changed files with 8 additions and 1 deletions
|
|
@ -1,11 +1,18 @@
|
|||
Who knows what the future holds...
|
||||
|
||||
# 0.X.Y - DD/MM/YYYY
|
||||
# X.Y.Z - DD/MM/YYYY
|
||||
|
||||
# 0.6.0 - 26/11/2024
|
||||
|
||||
Breaking:
|
||||
|
||||
- MSRV is now `1.67.0` (was `1.65.0`), this is due to deps we rely on requiring a higher version on linux builds (`1.65.0` is 2+ years old).
|
||||
|
||||
Games:
|
||||
|
||||
- [Minetest](https://www.minetest.net/) support (available on the `tls`, `serde` and `services` features) (#218 by
|
||||
@CosminPerRam).
|
||||
- Fixed the forest game failing when host has the client steam id (#232 by @paul-hansen).
|
||||
|
||||
# 0.5.2 - 20/10/2024
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue