Skip to content

Commit c8c22d3

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.36.4
Automatically generated by python-semantic-release
1 parent 00ed5ae commit c8c22d3

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.36.4 (2021-07-16)
6+
### Fix
7+
* TT-288 Fix and improve tests on find_interception_with_date_range function ([#308](https://github.com/ioet/time-tracker-backend/issues/308)) ([`00ed5ae`](https://github.com/ioet/time-tracker-backend/commit/00ed5ae9afc1b3d5c9f60c25007132a7f737742d))
8+
59
## v0.36.3 (2021-07-14)
610
### Fix
711
* TT-274 fix error on archive a customer removes the project ([#307](https://github.com/ioet/time-tracker-backend/issues/307)) ([`4538307`](https://github.com/ioet/time-tracker-backend/commit/4538307407d8f482b1419db6889b6ecc3013950e))

time_tracker_api/version.py

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

0 commit comments

Comments
 (0)