Skip to content

Commit 3ca1c39

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.24.5
Automatically generated by python-semantic-release
1 parent b0a3bd5 commit 3ca1c39

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.24.5 (2020-11-16)
6+
### Fix
7+
* Remove static method from TimeEntriesDao #227 ([`b0a3bd5`](https://github.com/ioet/time-tracker-backend/commit/b0a3bd530c3449713ee2eb1793e5fbb238ef0c68))
8+
59
## v0.24.4 (2020-11-14)
610
### Fix
711
* Delete ui-task template ([`0be1370`](https://github.com/ioet/time-tracker-backend/commit/0be1370d81f4dcec739ed2bf8f3eff25640af36b))

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

0 commit comments

Comments
 (0)