Skip to content

Commit 1ee9352

Browse files
author
Thomas Preston
committed
Bumped version and added changes to changelog
1 parent 52131e3 commit 1ee9352

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Change Log
22
==========
33

4+
v0.9.0
5+
------
6+
- Added `scroll_sprite` method.
7+
- Moved platform checking code to its own module.
8+
49
v0.8.6
510
------
611
- Fixed bug with vertical sprites not allocating the correct amount of

codebug_tether/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.8.6'
1+
__version__ = '0.9.0'

0 commit comments

Comments
 (0)