Skip to content

Commit

Permalink
Committing everything for release 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
virantha committed Nov 25, 2019
1 parent 29c7407 commit a908b98
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
0.9.3 - 11/25/19
---------------
- Support for Control+ devices by :gh_user:`dlech`
- :class:`~bricknil.sensor.motor.CPlusXLMotor`
- :class:`~bricknil.sensor.motor.CPlusLargeMotor`

0.9.2 - 5/7/19
---------------
- Fixed extraneous print statements

0.9.1 - 4/24/19
--------------
---------------
- Fixed regression in tachomotor position/rotation setting

0.9 - 4/5/19
Expand Down
2 changes: 1 addition & 1 deletion bricknil/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.9.2'
__version__ = '0.9.3'

0 comments on commit a908b98

Please sign in to comment.