Skip to content

Commit 29721f0

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.31.0
Automatically generated by python-semantic-release
1 parent 06a8988 commit 29721f0

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.31.0 (2021-03-05)
6+
### Feature
7+
* TT-169 add enpoints to add/remove users to/from groups ([#263](https://github.com/ioet/time-tracker-backend/issues/263)) ([`06a8988`](https://github.com/ioet/time-tracker-backend/commit/06a8988f8634e9e92183aea55e364eece157ea34))
8+
59
## v0.30.0 (2021-03-01)
610
### Feature
711
* TT-156 add groups field in User model ([#262](https://github.com/ioet/time-tracker-backend/issues/262)) ([`4c6f8ba`](https://github.com/ioet/time-tracker-backend/commit/4c6f8ba3d91097cec65d6b2946470a0c81e33f0c))

time_tracker_api/version.py

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

0 commit comments

Comments
 (0)