1.5.1
This commit is contained in:
parent
d0d1b16413
commit
ea21857bd3
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## 1.5.1 - 2023-08-15
|
||||
|
||||
- Fix layers behing hidden at zoom
|
||||
- Fix bad status show in edit header on map creation (cf #1260)
|
||||
|
||||
## 1.5.0 - 2023-08-15
|
||||
|
||||
* Add target URL in CORS error message by @yohanboniface in https://github.com/umap-project/umap/pull/1228
|
||||
|
|
|
@ -1 +1 @@
|
|||
VERSION = "1.5.0"
|
||||
VERSION = "1.5.1"
|
||||
|
|
Loading…
Reference in a new issue