Skip to content

Commit 9ccfa23

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.33.2
Automatically generated by python-semantic-release
1 parent d4939c8 commit 9ccfa23

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.33.2 (2021-05-11)
6+
### Fix
7+
* TT-238 adds condition to control when there are no time entries … ([#290](https://github.com/ioet/time-tracker-backend/issues/290)) ([`d4939c8`](https://github.com/ioet/time-tracker-backend/commit/d4939c8127fb8110f6c2d746fc79fbe2fc2e6155))
8+
59
## v0.33.1 (2021-05-07)
610
### Fix
711
* TT-237 Fix test to Update Start time Entries ([`41c5c23`](https://github.com/ioet/time-tracker-backend/commit/41c5c233163a9a94b2c2752fa5119282906d13ae))

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

0 commit comments

Comments
 (0)