We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d449aa6 commit 6679bddCopy full SHA for 6679bdd
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.31.4 (2021-04-19)
6
+### Fix
7
+* TT-207 Dont allow projects deleting ([#280](https://github.com/ioet/time-tracker-backend/issues/280)) ([`d449aa6`](https://github.com/ioet/time-tracker-backend/commit/d449aa69bf056cc64f8587edbc6269b988900df5))
8
+
9
## v0.31.3 (2021-04-19)
10
### Fix
11
* TT-84 not allow deleting customers ([#276](https://github.com/ioet/time-tracker-backend/issues/276)) ([`0251c48`](https://github.com/ioet/time-tracker-backend/commit/0251c4897e56430aa851c57dc9495edb1d346daf))
time_tracker_api/version.py
@@ -1 +1 @@
1
-__version__ = '0.31.3'
+__version__ = '0.31.4'
0 commit comments