Skip to content

Commit 30b7e00

Browse files
authored
Merge branch 'master' into TT-69_OverlapHours
2 parents 7b41145 + 571755a commit 30b7e00

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.25.4 (2020-11-27)
6+
### Fix
7+
* Instance on demand the azure connection proxy ([`ed781e5`](https://github.com/ioet/time-tracker-backend/commit/ed781e51106322174516a554b0b25935a1f8e944))
8+
59
## v0.25.3 (2020-11-26)
610

711

time_tracker_api/version.py

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

0 commit comments

Comments
 (0)