File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed
Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1- v5.16 .0
1+ v5.17 .0
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ v5.17.0] ( https://github.com/auth0/ruby-auth0/tree/v5.17.0 ) (2024-05-24)
4+ [ Full Changelog] ( https://github.com/auth0/ruby-auth0/compare/v5.16.0...v5.17.0 )
5+
6+ ** Added**
7+ - Add user session management API calls [ \# 588] ( https://github.com/auth0/ruby-auth0/pull/588 ) ([ wjohnstondrip] ( https://github.com/wjohnstondrip ) )
8+
39## [ v5.16.0] ( https://github.com/auth0/ruby-auth0/tree/v5.16.0 ) (2023-11-13)
410[ Full Changelog] ( https://github.com/auth0/ruby-auth0/compare/v5.15.0...v5.16.0 )
511
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- auth0 (5.16 .0 )
4+ auth0 (5.17 .0 )
55 addressable (~> 2.8 )
66 jwt (~> 2.7 )
77 rest-client (~> 2.1 )
Original file line number Diff line number Diff line change 11# current version of gem
22module Auth0
3- VERSION = '5.16 .0' . freeze
3+ VERSION = '5.17 .0' . freeze
44end
You can’t perform that action at this time.
0 commit comments