mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 11:32:38 +02:00
2.8.0a2
This commit is contained in:
parent
8346459f28
commit
54aa687ba1
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## 2.8.0a2 - 2024-12-13
|
||||
|
||||
## Bug fixes
|
||||
* make sure we set X-DataLayer-Version even when using X-Accel-Redirect by @yohanboniface in #2361
|
||||
* refactor importer feedback by @yohanboniface in #2363
|
||||
|
||||
## 2.8.0a1 - 2024-12-11
|
||||
|
||||
### Internal changes
|
||||
|
|
|
@ -1 +1 @@
|
|||
VERSION = "2.8.0a1"
|
||||
VERSION = "2.8.0a2"
|
||||
|
|
Loading…
Reference in a new issue