This commit is contained in:
Yohan Boniface 2024-12-13 09:33:24 +01:00
parent 8346459f28
commit 54aa687ba1
2 changed files with 7 additions and 1 deletions

View file

@ -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

View file

@ -1 +1 @@
VERSION = "2.8.0a1"
VERSION = "2.8.0a2"