Skip to content

Commit 44a529b

Browse files
committed
update changelog
1 parent 9d0691c commit 44a529b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,15 @@ game specific things:
2020
# Changelog
2121

2222
### v1.9
23+
- Added a new `CoopSupport.HostOnly` value.
24+
25+
- Specifying a custom class when calling `build_mod` now type hints returning an instance of it,
26+
instead of just `Mod`.
27+
28+
- `SliderOption`s now throw if initialized with a step larger than their allowed range.
29+
2330
- Added `_(to|from)_json()` methods to all options.
31+
2432
- Changed settings saving and loading to use above methods.
2533

2634
### v1.8

0 commit comments

Comments
 (0)