mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
2.6.2
This commit is contained in:
parent
7e8800cd44
commit
bdcbd09064
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2.6.2 - 2024-09-10
|
||||||
|
|
||||||
|
### Bug fixes
|
||||||
|
|
||||||
|
- fix German translation breaking home page in /de/
|
||||||
|
|
||||||
## 2.6.1 - 2024-09-10
|
## 2.6.1 - 2024-09-10
|
||||||
|
|
||||||
### Bug fixes
|
### Bug fixes
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
VERSION = "2.6.1"
|
VERSION = "2.6.2"
|
||||||
|
|
Loading…
Reference in a new issue