mirror of
https://github.com/taigaio/taiga-back
synced 2025-10-05 15:52:48 +02:00
chore: bump to 6.8.3 version
This commit is contained in:
@@ -1,9 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## 6.8.3 (unreleased)
|
||||
## 6.8.4 (unreleased)
|
||||
|
||||
- ...
|
||||
|
||||
## 6.8.3 (2025-14-14)
|
||||
|
||||
- Fix: Pivotal importer (thanks [@mig5](https://github.com/mig5))
|
||||
- Fix: CSV injection (CVE-2024-53555)
|
||||
- Fix: Typo in regenerate.sh (thanks [@Pijatow](https://github.com/Pijatow))
|
||||
- Fix: Typo in README.md (thanks [@hactar](https://github.com/hactar))
|
||||
|
||||
## 6.8.2 (2025-01-13)
|
||||
|
||||
- Fix: Error on load_dump when JSON is a list.
|
||||
|
@@ -5,4 +5,4 @@
|
||||
#
|
||||
# Copyright (c) 2021-present Kaleidos INC
|
||||
|
||||
__version__ = '6.8.2'
|
||||
__version__ = '6.8.3'
|
||||
|
Reference in New Issue
Block a user