Skip to content

Commit 60f9cc3

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.36.0
Automatically generated by python-semantic-release
1 parent e1a3870 commit 60f9cc3

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.0 (2021-06-29)
6+
### Feature
7+
* TT-276 The seed database was created ([#304](https://github.com/ioet/time-tracker-backend/issues/304)) ([`e1a3870`](https://github.com/ioet/time-tracker-backend/commit/e1a38705dc9747873e70a8ae92a0dfe37c92beb4))
8+
59
## v0.35.2 (2021-06-22)
610
### Fix
711
* TT-270 Fix handle exceptions in create update entries ([#301](https://github.com/ioet/time-tracker-backend/issues/301)) ([`3cddc6b`](https://github.com/ioet/time-tracker-backend/commit/3cddc6b33606d02cde2f20babcbeb48d77fe941b))

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.2'
1+
__version__ = '0.36.0'

0 commit comments

Comments
 (0)