Skip to content

Commit ac38708

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.24.4
Automatically generated by python-semantic-release
1 parent e4b957e commit ac38708

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

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

5+
## v0.24.4 (2020-11-14)
6+
### Fix
7+
* Delete ui-task template ([`0be1370`](https://github.com/ioet/time-tracker-backend/commit/0be1370d81f4dcec739ed2bf8f3eff25640af36b))
8+
* Issue templates ([`55b73bb`](https://github.com/ioet/time-tracker-backend/commit/55b73bb9cc546306f2c81785581fd593d71172fe))
9+
* Issue templates ([`76728f4`](https://github.com/ioet/time-tracker-backend/commit/76728f491820aa95d1f45ddb2565bd05ed34648f))
10+
511
## v0.24.3 (2020-11-10)
612
### Fix
713
* Allow limits overlap in time entries #217 ([`ce99603`](https://github.com/ioet/time-tracker-backend/commit/ce996032bf4cf20c129b84ad293db4c031571c95))

time_tracker_api/version.py

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

0 commit comments

Comments
 (0)