Add 1.0.2 release notes

This commit is contained in:
Daniel Graña 2015-08-06 18:01:51 -03:00
parent ad99a552a7
commit 57fafc702d
1 changed files with 10 additions and 0 deletions

View File

@ -3,6 +3,16 @@
Release notes
=============
1.0.2 (2015-08-06)
------------------
- Twisted 15.3.0 does not raises PicklingError serializing lambda functions (:commit:`b04dd7d`)
- Minor method name fix (:commit:`6f85c7f`)
- minor: scrapy.Spider grammar and clarity (:commit:`9c9d2e0`)
- Put a blurb about support channels in CONTRIBUTING (:commit:`c63882b`)
- Fixed typos (:commit:`a9ae7b0`)
- Fix doc reference. (:commit:`7c8a4fe`)
1.0.1 (2015-07-01)
------------------