Skip to content

Commit a975128

Browse files
committed
Update CHANGELOG.md
1 parent f58d898 commit a975128

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Change Log
22

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+
322
## [v4.8.0](https://github.com/auth0/ruby-auth0/tree/v4.8.0) (2019-08-01)
423
[Full Changelog](https://github.com/auth0/ruby-auth0/compare/v4.7.0...v4.8.0)
524

0 commit comments

Comments
 (0)