Skip to content

Commit 6bac0bf

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.31.5
Automatically generated by python-semantic-release
1 parent 0225544 commit 6bac0bf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.31.5 (2021-04-27)
6+
### Fix
7+
* TT-225 Add build query with not in ([#281](https://github.com/ioet/time-tracker-backend/issues/281)) ([`0225544`](https://github.com/ioet/time-tracker-backend/commit/022554491c9c1cf9d09c192cfa9d62e3ed4da095))
8+
59
## v0.31.4 (2021-04-19)
610
### Fix
711
* 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))

time_tracker_api/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.31.4'
1+
__version__ = '0.31.5'

0 commit comments

Comments
 (0)