Skip to content

Commit cd97357

Browse files
committed
Add changes to CHANGE_LOG
1 parent a6f01c8 commit cd97357

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGE_LOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- Moved some overly verbose `INFO` messages into `DEBUG`.
1111
- Capped all numbers to 3 decimal places.
1212
- Made debug 'wait' logging slightly less verbose.
13+
- Fix broken version string (`Wheatley vv0.6.0` will now be `Wheatley v0.6.0`)
1314

1415
## Technical changes
1516

@@ -18,6 +19,8 @@
1819
- Change place notation parsing to comply with CompLib and the XML specification.
1920
- Add full static typing, and fix some `None`-related bugs.
2021
- Prevent installing the wrong version of socketio to work with RingingRoom.
22+
- Reimplement the Ringing Rom integration code, and fix buggy expansion of PN when running on the
23+
server.
2124

2225
# 0.5.2
2326
- Bump numpy version to exactly `1.19.3` on Windows to fix

0 commit comments

Comments
 (0)