Skip to content

Commit 2b45459

Browse files
authored
Update changelog for 0.7.0 release (#217)
* Update changelog for 0.7.0 release * Add attribution to changelog and add new items
1 parent 1c67e2b commit 2b45459

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

debian/changelog

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
python-ev3dev (0.7.0) stable; urgency=medium
2+
3+
[Denis Demidov]
4+
* Support "-13-ev3dev" and newer kernels.
5+
* Rename FirgelliL1250Motor and FirgelliL12100Motor to ActuonixL1250Motor
6+
and ActuonixL12100Motor.
7+
* Allow passing espeak options to Sound.speak
8+
* Make sure that device classes connect to devices of the right
9+
type (driver name)
10+
11+
[Daniel Walton]
12+
* Add "__version__" property.
13+
* Add ev3dev/helper.py with classes for Tanks, Motors, Web UI, etc.
14+
* Add ev3dev/GyroBalancer.py for robots that use a gyroscope.
15+
16+
[Donald Webster]
17+
* Fix port names on BrickPi.
18+
19+
[Frank Busse]
20+
* Fix bad division logic in display classes.
21+
22+
[Kaelin Laundry]
23+
* Fix fatal error when a requested sysfs device class hasn't been populated yet.
24+
25+
-- Kaelin Laundry <[email protected]> Sat, 25 Sep 2016 10:35:00 -0800
26+
127
python-ev3dev (0.7.0~rc1) stable; urgency=medium
228

329
* Drop python 2.x support.

0 commit comments

Comments
 (0)