File: CHANGELOG.md

package info (click to toggle)
ruby-json-jwt 1.16.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 324 kB
  • sloc: ruby: 2,858; makefile: 4
file content (17 lines) | stat: -rw-r--r-- 292 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## [Unreleased]

## [1.16.0] - 2022-10-08

### Fixed

- Remove padding oracle by @btoews in https://github.com/nov/json-jwt/pull/109

## [1.16.0] - 2022-10-08

### Added

- start recording CHANGELOG

### Changed

* Switch from httpclient to faraday v2 https://github.com/nov/json-jwt/pull/110