mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-06-27 15:43:11 +00:00
Update changelog/version
This commit is contained in:
parent
2541c3c5e6
commit
a706300598
@ -8,6 +8,7 @@
|
|||||||
And several bug fixes:
|
And several bug fixes:
|
||||||
* Fix error when calling `write` with a number.
|
* Fix error when calling `write` with a number.
|
||||||
* Add missing assertion to `io.write`.
|
* Add missing assertion to `io.write`.
|
||||||
|
* Fix incorrect coordinates in `mouse_scroll` events.
|
||||||
|
|
||||||
# New features in CC: Tweaked 1.86.0
|
# New features in CC: Tweaked 1.86.0
|
||||||
|
|
||||||
|
@ -8,5 +8,6 @@ New features in CC: Tweaked 1.86.1
|
|||||||
And several bug fixes:
|
And several bug fixes:
|
||||||
* Fix error when calling `write` with a number.
|
* Fix error when calling `write` with a number.
|
||||||
* Add missing assertion to `io.write`.
|
* Add missing assertion to `io.write`.
|
||||||
|
* Fix incorrect coordinates in `mouse_scroll` events.
|
||||||
|
|
||||||
Type "help changelog" to see the full version history.
|
Type "help changelog" to see the full version history.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user