Update CHANGELOG.md

Record improvements and bug fixes in ~month since 0.3.0 release.
This commit is contained in:
James McBride
2017-09-28 20:48:02 -07:00
committed by GitHub
parent 38458e8d05
commit 5202d9211d
+15
View File
@@ -1,6 +1,21 @@
Changes
=======
Next
----
Improvements:
* Pass keywords to control legend behavior (`legend_kwds`) to `plot` (#434)
* Add basic support for reading remote datasets in `read_file` (#531)
* Pass kwargs for `buffer` operation on GeoSeries (#535)
* Expose all geopy services as options in geocoding (#550)
Bug fixes :
* Ensure that colorbars are plotted on the correct axis (#523)
Version 0.3.0 (August 29, 2017)
-------------------------------