Skip to content

Commit 460962b

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.31.6
Automatically generated by python-semantic-release
1 parent 63371fb commit 460962b

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.6 (2021-04-29)
6+
### Fix
7+
* TT-219 Refactoring find_all for time entries ([#282](https://github.com/ioet/time-tracker-backend/issues/282)) ([`63371fb`](https://github.com/ioet/time-tracker-backend/commit/63371fb730c8f94125ee0bae0bf893b8bac179bd))
8+
59
## v0.31.5 (2021-04-27)
610
### Fix
711
* 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))

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.5'
1+
__version__ = '0.31.6'

0 commit comments

Comments
 (0)