mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-22 13:10:25 +08:00
Update CHANGELOG.md
Record improvements and bug fixes in ~month since 0.3.0 release.
This commit is contained in:
@@ -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)
|
||||
-------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user