Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
submarcos committed Sep 2, 2020
1 parent aa2e86f commit 1fa7fb7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CHANGELOG

0.3.20.dev0 (XXXX-XX-XX)
---------------------------
* Officially support django 3.1

* WARNING Breaking Changes !!
* to continue to use PGRouting features, please add geostore.routing to INSTALLED_APPS
* Some changes in routing API response. Now final geometry and full feature segment list are provided by API
Expand All @@ -12,6 +12,7 @@ CHANGELOG
You can set TERRA_TILES_HOSTNAMES = [HOSTNAME, ] to avoid this

* Improvements :
* Officially support django 3.1
* Set HOSTNAME or TERRA_TILES_HOSTNAMES is not required anymore. Now full absolute urls are prefixed with current host request
* Installing PGRouting is not required anymore.
* source / target routing attributes :
Expand Down

0 comments on commit 1fa7fb7

Please sign in to comment.