Skip to content

Commit

Permalink
Bump to version 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
afabiani committed Sep 11, 2019
1 parent 73f0452 commit d62755c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
18 changes: 17 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,26 @@
# Change Log

## [1.4.1](https://github.com/geosolutions-it/geonode-mapstore-client/releases/tag/v1.4.1) (2019-09-11)

### Main features

- Install `pip install django-mapstore-adapter==1.0.7` instructions [Here](https://pypi.org/project/django-mapstore-adapter/1.0.7/)
- Install `pip install django-geonode-mapstore-client==1.4.1` instructions [Here](https://pypi.org/project/django-geonode-mapstore-client/1.4.1/)
- Based on [GeoNode MapStore Adapter v1.0.7](https://github.com/GeoNode/django-mapstore-adapter/releases/tag/v1.0.7)
- Based on [MapStore2 - v2019.02.xx](https://github.com/geosolutions-it/MapStore2/tree/2019.02.xx)
- [MapStore2 Main Features](https://github.com/geosolutions-it/MapStore2/releases/tag/v2019.02.00) included

[GeoNode MapStore Client](https://github.com/GeoNode/geonode-mapstore-client/issues?q=is%3Aissue+is%3Aclosed+milestone%3A1.4.1) the list of issues solved.

[MapStore2](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+is%3Aclosed+milestone%3A2019.02.01) the list of MapStore2 issues solved.

[Full Changelog](https://github.com/GeoNode/geonode-mapstore-client/compare/1.4.0...1.4.1)

## [1.4.0](https://github.com/geosolutions-it/geonode-mapstore-client/releases/tag/v1.4.0) (2019-08-14)

### Main features

- Install `pip install django-mapstore-adapter==1.0.4` instructions [Here](https://pypi.org/project/django-geonode-mapstore-client/1.4.0/)
- Install `pip install django-mapstore-adapter==1.0.4` instructions [Here](https://pypi.org/project/django-mapstore-adapter/1.4.0/)
- Install `pip install django-geonode-mapstore-client==1.4.0` instructions [Here](https://pypi.org/project/django-geonode-mapstore-client/1.4.0/)
- Based on [GeoNode MapStore Adapter v1.0.4](https://github.com/GeoNode/django-mapstore-adapter/releases/tag/v1.0.4)
- Based on [MapStore2 - v2019.02.00](https://github.com/geosolutions-it/MapStore2/releases/tag/v2019.02.00)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.0
1.4.1

0 comments on commit d62755c

Please sign in to comment.