Skip to content

Commit 1ded20b

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.34.0
Automatically generated by python-semantic-release
1 parent 21d44d7 commit 1ded20b

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.34.0 (2021-05-31)
6+
### Feature
7+
* TT-43 return related items to projects ([#293](https://github.com/ioet/time-tracker-backend/issues/293)) ([`21d44d7`](https://github.com/ioet/time-tracker-backend/commit/21d44d73bdd7a74d339847f292a7c44484424b10))
8+
59
## v0.33.4 (2021-05-26)
610
### Fix
711
* TT-220 remove custom sql conditions from find all ([#292](https://github.com/ioet/time-tracker-backend/issues/292)) ([`91d6507`](https://github.com/ioet/time-tracker-backend/commit/91d6507041330363a03913398e5bd25d5e1ffa95))

time_tracker_api/version.py

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

0 commit comments

Comments
 (0)