Skip to content

Commit b996c48

Browse files
authored
Merge branch 'taigaio:main' into main
2 parents 5b0fd0d + 40f33b5 commit b996c48

File tree

7 files changed

+433
-109
lines changed

7 files changed

+433
-109
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
# Changelog
22

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

55
- ...
66

7+
## 6.8.1 (2024-07-23)
8+
9+
- Changes to queries to improve their performance.
10+
- Fix: webhooks error.
11+
- Fix: multiple object returned on neighbour.
12+
- Update locales.
13+
714
## 6.8.0 (2024-04-03)
815

916
- Changed the namespace of the repositories, from kaleidos-ventures to taigaio

taiga/__init__.py

Lines changed: 1 addition & 1 deletion
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.0'
8+
__version__ = '6.8.1'

0 commit comments

Comments
 (0)