File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11Version History
22====
3- * All Version bumps are required to update this file as well!!
3+ * All Version bumps are required to update this file as well!
44----
55
6+ * 0.10.0:
7+ * Utilize ` Addressable::URI ` as Faraday's default URI parser so that resourceful URI fragments are escaped and parsed properly
8+ * Utilize ` Faraday::Middleware ` for ` Hashie::Mash ` ing & OAuth2 Token insertion
9+ * Update dependencies
10+ * No major breaking changes anticipated, but please * test* your use cases!
611* 0.9.0 - Add total pages, next page, and prev page to result object
712* 0.8.0 - Revert ETag caching flow implementation
813* 0.7.0 - Implement ability to specify OAuth scopes
Original file line number Diff line number Diff line change 11module Cortex
2- VERSION = '0.9 .0'
2+ VERSION = '0.10 .0'
33end
You can’t perform that action at this time.
0 commit comments