Skip to content

Commit

Permalink
Update changelog/version
Browse files Browse the repository at this point in the history
  • Loading branch information
SquidDev committed Jan 13, 2020
1 parent 2541c3c commit a706300
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
And several bug fixes:
* Fix error when calling `write` with a number.
* Add missing assertion to `io.write`.
* Fix incorrect coordinates in `mouse_scroll` events.

# New features in CC: Tweaked 1.86.0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ New features in CC: Tweaked 1.86.1
And several bug fixes:
* Fix error when calling `write` with a number.
* Add missing assertion to `io.write`.
* Fix incorrect coordinates in `mouse_scroll` events.

Type "help changelog" to see the full version history.

0 comments on commit a706300

Please sign in to comment.