Skip to content

Commit

Permalink
2.8.0a2
Browse files Browse the repository at this point in the history
  • Loading branch information
yohanboniface committed Dec 13, 2024
1 parent 8346459 commit 54aa687
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion umap/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "2.8.0a1"
VERSION = "2.8.0a2"

0 comments on commit 54aa687

Please sign in to comment.