We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0036637 commit a8c1de5Copy full SHA for a8c1de5
debian/changelog
@@ -1,4 +1,27 @@
1
-python-ev3dev (0.8.1) stable; urgency=medium
+python-ev3dev (1.0.0) stable; urgency=medium
2
+
3
+ [Denis Demidov]
4
+ * Add constants for color values to color sensor class
5
+ * Update documentation on motors
6
+ * Add getters to check state of motors
7
+ * Implement BeaconSeeker class
8
+ * Fix scaling of floating-point values from sensors
9
10
+ [Eric Pascual]
11
+ * Add Sound.play_song method
12
13
+ [Stefan Sauer]
14
+ * Make sound commands cancelable
15
16
+ [Maximilian Nöthe]
17
+ * Add tuples for sensor modes
18
19
+ [Daniel Walton]
20
+ * Add wait_until_not_moving for motors
21
22
+ -- TODO
23
24
+ python-ev3dev (0.8.1) stable; urgency=medium
25
26
[Kaelin Laundry]
27
* Documentation updates
0 commit comments