File tree 1 file changed +19
-0
lines changed
1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v4.9.0] ( https://github.com/auth0/ruby-auth0/tree/v4.9.0 ) (2019-09-25)
4
+ [ Full Changelog] ( https://github.com/auth0/ruby-auth0/compare/v4.8.0...v4.9.0 )
5
+
6
+
7
+ ** Closed issues:**
8
+
9
+ - Dot in role name makes description disappear [ \# 194] ( https://github.com/auth0/ruby-auth0/issues/194 )
10
+ - Missing require Permission [ \# 192] ( https://github.com/auth0/ruby-auth0/issues/192 )
11
+ - Token required even when not necessary [ \# 190] ( https://github.com/auth0/ruby-auth0/issues/190 )
12
+
13
+ ** Fixed:**
14
+
15
+ - Fix request timeout [ \# 188] ( https://github.com/auth0/ruby-auth0/pull/188 ) ([ makoto-matsumoto] ( https://github.com/makoto-matsumoto ) )
16
+ - Fix missing Permissions mixin [ \# 196] ( https://github.com/auth0/ruby-auth0/pull/196 ) ([ joshcanhelp] ( https://github.com/joshcanhelp ) )
17
+
18
+ ** Added:**
19
+
20
+ - Add Management API Guardian enrollments endpoint [ \# 182] ( https://github.com/auth0/ruby-auth0/pull/182 ) ([ tomgi] ( https://github.com/tomgi ) )
21
+
3
22
## [ v4.8.0] ( https://github.com/auth0/ruby-auth0/tree/v4.8.0 ) (2019-08-01)
4
23
[ Full Changelog] ( https://github.com/auth0/ruby-auth0/compare/v4.7.0...v4.8.0 )
5
24
You can’t perform that action at this time.
0 commit comments