Skip to content

Commit

Permalink
Bump to version 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
afabiani committed Oct 7, 2019
1 parent d231748 commit 98d6a9b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Change Log

## [1.4.3](https://github.com/GeoNode/geonode-mapstore-client/releases/tag/v1.4.3) (2019-10-07)

### Main features

- Install `pip install django-mapstore-adapter==1.0.9` instructions [Here](https://pypi.org/project/django-mapstore-adapter/1.0.9/)
- Install `pip install django-geonode-mapstore-client==1.4.3` instructions [Here](https://pypi.org/project/django-geonode-mapstore-client/1.4.3/)
- Based on [GeoNode MapStore Adapter v1.0.9](https://github.com/GeoNode/django-mapstore-adapter/releases/tag/v1.0.9)
- Based on [MapStore2 - v2019.02.xx](https://github.com/GeoNode/MapStore2/tree/2019.02.xx)
- [MapStore2 Main Features](https://github.com/GeoNode/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.3) 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/v1.4.2...v1.4.3)

## [1.4.2](https://github.com/GeoNode/geonode-mapstore-client/releases/tag/v1.4.2) (2019-09-19)

### Main features
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.2
1.4.3

0 comments on commit 98d6a9b

Please sign in to comment.