Skip to content

Commit a012233

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.27.0
Automatically generated by python-semantic-release
1 parent 92573f2 commit a012233

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.27.0 (2021-01-25)
6+
### Feature
7+
* TT-122 show users by type of user ([#253](https://github.com/ioet/time-tracker-backend/issues/253)) ([`92573f2`](https://github.com/ioet/time-tracker-backend/commit/92573f2f19528eaabb57819cf06bd85626f2f95c))
8+
59
## v0.26.0 (2021-01-25)
610
### Feature
711
* TT-123 exclude test users from report data ([#252](https://github.com/ioet/time-tracker-backend/issues/252)) ([`2833c00`](https://github.com/ioet/time-tracker-backend/commit/2833c00f90145b11d0a3af4a2e06ef91edbe422e))

time_tracker_api/version.py

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

0 commit comments

Comments
 (0)