Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 24 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,27 @@
python-ev3dev (0.8.1) stable; urgency=medium
python-ev3dev (1.0.0) stable; urgency=medium

[Denis Demidov]
* Add constants for color values to color sensor class
* Update documentation on motors
* Add getters to check state of motors
* Implement BeaconSeeker class
* Fix scaling of floating-point values from sensors

[Eric Pascual]
* Add Sound.play_song method

[Stefan Sauer]
* Make sound commands cancelable

[Maximilian Nöthe]
* Add tuples for sensor modes

[Daniel Walton]
* Add wait_until_not_moving for motors

-- TODO

python-ev3dev (0.8.1) stable; urgency=medium

[Kaelin Laundry]
* Documentation updates
Expand Down