update changelog after #1466
This commit is contained in:
parent
2ded86629f
commit
3e3973259e
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ For a complete change history, see the git log.
|
||||||
|
|
||||||
## Future
|
## Future
|
||||||
|
|
||||||
|
- Support for encoding `literal` postgres types as strings 69fb17cd3/#1466
|
||||||
|
|
||||||
- Fixed zoom_all behavior when Map maximum-extent is provided. Previously maximum-extent was used outright but
|
- Fixed zoom_all behavior when Map maximum-extent is provided. Previously maximum-extent was used outright but
|
||||||
now the combined layer extents will be again respected: they will be clipped to the maximum-extent if possible
|
now the combined layer extents will be again respected: they will be clipped to the maximum-extent if possible
|
||||||
and only when back-projecting fails for all layers will the maximum-extent be used as a fallback (#1473)
|
and only when back-projecting fails for all layers will the maximum-extent be used as a fallback (#1473)
|
||||||
|
|
Loading…
Reference in a new issue