Skip to content

Commit 638cec1

Browse files
committed
Updated changelog for release 1.3.0
1 parent 359836a commit 638cec1

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+
gpiozero (1.3.0) stable; urgency=low
2+
3+
* Added "ButtonBoard" for reading multiple buttons in a single class (#340)
4+
* Added "Servo" and "AngularServo" classes for controlling simple servo
5+
motors (#248)
6+
* Lots of work on supporting easier use of internal and third-part pin
7+
implementations (#359)
8+
* "Robot" now has a proper "value" attribute (#305)
9+
* Added "CPUTemperature" as another demo of "internal" devices (#294)
10+
* A temporary work-around for an issue with "DistanceSensor" was included
11+
but a full fix is in the works (#385)
12+
* More work on the documentation (#320, #295, #289, etc.)
13+
14+
-- Dave Jones <[email protected]> Wed, 31 Aug 2016 00:18:18 +0100
15+
116
gpiozero (1.2.0) stable; urgency=low
217

318
* Added "Energenie" class for controlling Energenie plugs (#69)

0 commit comments

Comments
 (0)