You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,13 @@
2
2
3
3
<!--next-version-placeholder-->
4
4
5
+
## v0.30.0 (2021-03-01)
6
+
### Feature
7
+
* 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))
8
+
9
+
### Fix
10
+
* TT-162 change endpoint is user in group to a post ([#260](https://github.com/ioet/time-tracker-backend/issues/260)) ([`87894dd`](https://github.com/ioet/time-tracker-backend/commit/87894ddc4764d217d62edf688e36f53767459cbb))
11
+
5
12
## v0.29.0 (2021-02-19)
6
13
### Feature
7
14
* TT-154 add is user member of a group endpoint ([#259](https://github.com/ioet/time-tracker-backend/issues/259)) ([`2381cf2`](https://github.com/ioet/time-tracker-backend/commit/2381cf2a76f6bdcc174ae8433a63d4121ac4acd5))
0 commit comments