Skip to content

Commit

Permalink
chore: bump to 6.8.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
charlie committed Jan 13, 2025
1 parent 1f931a2 commit 2637642
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Changelog

## 6.8.2 (unreleased)
## 6.8.3 (unreleased)

- ...

## 6.8.2 (2025-01-13)

- Fix: Error on load_dump when JSON is a list.

## 6.8.1 (2024-07-23)

- Changes to queries to improve their performance.
Expand Down
2 changes: 1 addition & 1 deletion taiga/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
#
# Copyright (c) 2021-present Kaleidos INC

__version__ = '6.8.1'
__version__ = '6.8.2'

0 comments on commit 2637642

Please sign in to comment.