mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
3.0.1
This commit is contained in:
parent
4679742b96
commit
aa43d4efa8
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 3.0.1 - 2025-04-07
|
||||||
|
|
||||||
|
* fix showLabel wrongly using MultiChoices by @yohanboniface in #2609
|
||||||
|
|
||||||
|
|
||||||
## 3.0.0 - 2025-04-07
|
## 3.0.0 - 2025-04-07
|
||||||
|
|
||||||
This is the first release to officially support colaborative real-time map editing.
|
This is the first release to officially support colaborative real-time map editing.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
VERSION = "3.0.0"
|
VERSION = "3.0.1"
|
||||||
|
|
Loading…
Reference in a new issue