mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
2.9.1
This commit is contained in:
parent
34259f6234
commit
c0f7e9d50d
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2.9.1 - 2025-03-03
|
||||||
|
|
||||||
|
* be more persuasive in deprecating twitter login backend by @yohanboniface in #2538
|
||||||
|
|
||||||
|
|
||||||
## 2.9.0 - 2025-03-03
|
## 2.9.0 - 2025-03-03
|
||||||
|
|
||||||
This release is mainly about making the sync feature deployable and more stable (but still
|
This release is mainly about making the sync feature deployable and more stable (but still
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
VERSION = "2.9.0"
|
VERSION = "2.9.1"
|
||||||
|
|
Loading…
Reference in a new issue