Skip to content

Commit c1c40e6

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.31.1
Automatically generated by python-semantic-release
1 parent e6784d3 commit c1c40e6

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.31.1 (2021-04-09)
6+
### Fix
7+
* TT-206 return 404 when a time entry is not running ([#274](https://github.com/ioet/time-tracker-backend/issues/274)) ([`e6784d3`](https://github.com/ioet/time-tracker-backend/commit/e6784d3620d02a4dd88cc8ddd6975f72adfec605))
8+
9+
### Documentation
10+
* TT-196 update readme ([#272](https://github.com/ioet/time-tracker-backend/issues/272)) ([`0d8520e`](https://github.com/ioet/time-tracker-backend/commit/0d8520e4001fcaab084c9f6ab9224538e258e383))
11+
512
## v0.31.0 (2021-03-05)
613
### Feature
714
* 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))

time_tracker_api/version.py

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

0 commit comments

Comments
 (0)