We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fa54d2 commit 487431dCopy full SHA for 487431d
CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [1.1.5] - 2019-10-20
10
+### Changed
11
+- User API now also return `id`
12
+
13
## [1.1.4] - 2019-10-05
14
### Added
15
- API to add user to group (POST /api/v1/groups/:group_id/users)
VERSION
@@ -1 +1 @@
1
-1.1.4
+1.1.5
0 commit comments