Skip to content

Commit d1aa2d3

Browse files
authored
Update changelog for v0.8.0 (#233)
* Update changelog for v0.8.0 * Update changelog
1 parent a36879b commit d1aa2d3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

debian/changelog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
python-ev3dev (0.8.0) stable; urgency=medium
2+
3+
[Denis Demidov]
4+
* Add option to not set mode before reading sensor value
5+
* Return a tuple for multiple values from a sensor property
6+
* Add ColorSensor.raw() method to get all color channels at once
7+
* Merge NXTMotor functionality into LargeMotor class and remove NXTMotor
8+
* Distribute fonts from xfonts-75dpi in PIL format and expose them in
9+
code
10+
* Replace special sensor methods with properties for the sake of consistency
11+
(breaking change!)
12+
* Provide waiting functions for motors.
13+
* Make implementation of Led timer-based trigger more robust.
14+
15+
--
116
python-ev3dev (0.7.0) stable; urgency=medium
217

318
[Denis Demidov]

0 commit comments

Comments
 (0)