Skip to content

Commit 21713ff

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.28.0
Automatically generated by python-semantic-release
1 parent 6abc3c2 commit 21713ff

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.28.0 (2021-02-11)
6+
### Feature
7+
* TT-147 user endpoint ([#257](https://github.com/ioet/time-tracker-backend/issues/257)) ([`6abc3c2`](https://github.com/ioet/time-tracker-backend/commit/6abc3c24dfa1bfadd9c23558260dba14949fea22))
8+
9+
### Documentation
10+
* TT-137: Create-Feature Toggles dictionary ([`5b0deaf`](https://github.com/ioet/time-tracker-backend/commit/5b0deaf4ebad89bdf9730ca3e5faf10761ae67e5))
11+
512
## v0.27.1 (2021-01-27)
613
### Fix
714
* TT-131 remove feature toggle for user role field ([#255](https://github.com/ioet/time-tracker-backend/issues/255)) ([`a3439c3`](https://github.com/ioet/time-tracker-backend/commit/a3439c3b0a2c3b6007f87b1157e38773968fc00d))

time_tracker_api/version.py

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

0 commit comments

Comments
 (0)