Skip to content

Commit 4cc598d

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.35.1
Automatically generated by python-semantic-release
1 parent c6fac7f commit 4cc598d

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.35.1 (2021-06-16)
6+
### Fix
7+
* TT-261 handle response Not found ([#299](https://github.com/ioet/time-tracker-backend/issues/299)) ([`c6fac7f`](https://github.com/ioet/time-tracker-backend/commit/c6fac7f24739dfe38735ae20d339d3bba8cc5a8d))
8+
59
## v0.35.0 (2021-06-11)
610
### Feature
711
* TT 243 Refactor functions on time entries repository ([#298](https://github.com/ioet/time-tracker-backend/issues/298)) ([`3c4fb10`](https://github.com/ioet/time-tracker-backend/commit/3c4fb10b08ecd4ed28e17fb7812292255cfae0bd))

time_tracker_api/version.py

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

0 commit comments

Comments
 (0)