Skip to content

Commit 7ffda58

Browse files
authored
Update CHANGELOG.md
1 parent d718c7f commit 7ffda58

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

CHANGELOG.md

+6-14
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,17 @@
44

55
[Full Changelog](https://github.com/auth0/ruby-auth0/compare/v4.9.0...v4.10.0)
66

7-
**Implemented enhancements:**
8-
9-
- Gem prevents from replacing {app,user}\_metadata [\#191](https://github.com/auth0/ruby-auth0/issues/191)
10-
11-
**Closed issues:**
7+
**Added**
128

13-
- Every 24 hours the management API starts returning unauthorized responses. [\#208](https://github.com/auth0/ruby-auth0/issues/208)
14-
- Update to include Prompts / should not be closed [\#204](https://github.com/auth0/ruby-auth0/issues/204)
15-
- Should not be closed [\#203](https://github.com/auth0/ruby-auth0/issues/203)
16-
- Unable to set audience [\#189](https://github.com/auth0/ruby-auth0/issues/189)
9+
- Added support for name\_filter parameter \[SDK-1607\] [\#214](https://github.com/auth0/ruby-auth0/pull/214) ([Widcket](https://github.com/Widcket))
10+
- Pass client\_id, audience at Auth0::Api::V2::ClientGrants\#client\_grants [\#209](https://github.com/auth0/ruby-auth0/pull/209) ([hkdnet](https://github.com/hkdnet))
11+
- Add rubocop-rails [\#200](https://github.com/auth0/ruby-auth0/pull/200) ([tknzk](https://github.com/tknzk))
1712

18-
**Merged pull requests:**
13+
**Security**
1914

2015
- Update rack requirement from ~\> 1.6.4 to ~\> 2.1.2 [\#206](https://github.com/auth0/ruby-auth0/pull/206) ([dependabot[bot]](https://github.com/apps/dependabot))
21-
- Added support for name\_filter parameter \[SDK-1607\] [\#214](https://github.com/auth0/ruby-auth0/pull/214) ([Widcket](https://github.com/Widcket))
22-
- Update dependencies and CI script [\#210](https://github.com/auth0/ruby-auth0/pull/210) ([lbalmaceda](https://github.com/lbalmaceda))
23-
- Pass client\_id, audience at Auth0::Api::V2::ClientGrants\#client\_grants [\#209](https://github.com/auth0/ruby-auth0/pull/209) ([hkdnet](https://github.com/hkdnet))
2416
- Update rake requirement from ~\> 10.4 to ~\> 13.0 [\#207](https://github.com/auth0/ruby-auth0/pull/207) ([dependabot[bot]](https://github.com/apps/dependabot))
25-
- Add rubocop-rails [\#200](https://github.com/auth0/ruby-auth0/pull/200) ([tknzk](https://github.com/tknzk))
17+
- Update dependencies and CI script [\#210](https://github.com/auth0/ruby-auth0/pull/210) ([lbalmaceda](https://github.com/lbalmaceda))
2618

2719
## [v4.9.0](https://github.com/auth0/ruby-auth0/tree/v4.9.0) (2019-09-25)
2820
[Full Changelog](https://github.com/auth0/ruby-auth0/compare/v4.8.0...v4.9.0)

0 commit comments

Comments
 (0)