Skip to content

Commit 6e51301

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.34.1
Automatically generated by python-semantic-release
1 parent 19c48f8 commit 6e51301

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.1 (2021-05-31)
6+
### Fix
7+
* TT-242 refactory functions find all with id in list and review test functions ([#294](https://github.com/ioet/time-tracker-backend/issues/294)) ([`19c48f8`](https://github.com/ioet/time-tracker-backend/commit/19c48f8ba7aba1f1d052acec3d75213494d5bd54))
8+
59
## v0.34.0 (2021-05-31)
610
### Feature
711
* 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))

time_tracker_api/version.py

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

0 commit comments

Comments
 (0)