Skip to content

Commit 2637642

Browse files
author
charlie
committed
chore: bump to 6.8.2 version
1 parent 1f931a2 commit 2637642

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Diff for: CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Changelog
22

3-
## 6.8.2 (unreleased)
3+
## 6.8.3 (unreleased)
44

55
- ...
66

7+
## 6.8.2 (2025-01-13)
8+
9+
- Fix: Error on load_dump when JSON is a list.
10+
711
## 6.8.1 (2024-07-23)
812

913
- Changes to queries to improve their performance.

Diff for: taiga/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
#
66
# Copyright (c) 2021-present Kaleidos INC
77

8-
__version__ = '6.8.1'
8+
__version__ = '6.8.2'

0 commit comments

Comments
 (0)