diff --git a/CHANGELOG.md b/CHANGELOG.md index ab446c0297..b2175d5963 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log +## [1.4.6](https://github.com/GeoNode/geonode-mapstore-client/releases/tag/1.4.6) (2019-11-11) + +### Main features + +- Install `pip install django-mapstore-adapter>=1.0.12` instructions [Here](https://pypi.org/project/django-mapstore-adapter/) +- Install `pip install django-geonode-mapstore-client==1.4.6` instructions [Here](https://pypi.org/project/django-geonode-mapstore-client/1.4.6/) +- Based on [GeoNode MapStore Adapter v1.0.12](https://github.com/GeoNode/django-mapstore-adapter/releases/tag/v1.0.12) +- Based on [MapStore2 - v2019.02.xx](https://github.com/GeoNode/MapStore2/tree/2019.02.xx) +- [MapStore2 Main Features](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+is%3Aclosed+milestone%3A2019.02.xx+label%3Aenhancement) + +[GeoNode MapStore Client](https://github.com/GeoNode/geonode-mapstore-client/issues?q=is%3Aissue+is%3Aclosed+milestone%3A1.4.6) the list of issues solved. + +[MapStore2](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+is%3Aclosed+milestone%3A2019.02.xx) the list of MapStore2 issues solved. + +[Full Changelog](https://github.com/GeoNode/geonode-mapstore-client/compare/1.4.5...1.4.6) + ## [1.4.5](https://github.com/GeoNode/geonode-mapstore-client/releases/tag/1.4.5) (2019-11-08) ### Main features diff --git a/VERSION b/VERSION index e516bb9d96..c514bd85c2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.4.5 +1.4.6