Add changelog entry for 1.3.2 release

This commit is contained in:
Ben Nuttall
2017-03-13 13:20:37 +00:00
parent 7d8de63f6d
commit 1951b0f234
2 changed files with 11 additions and 0 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
gpiozero (1.3.2) stable; urgency=low
* Added new Pi models to stop "pi_info" breaking
-- Ben Nuttall <ben@raspberrypi.org> Fri, 03 Mar 2017 13:18:00 +0100
gpiozero (1.3.1) stable; urgency=low
* Fixed hardware SPI support which Dave broke in 1.3.0. Sorry!