We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f5acb commit ae9bc01Copy full SHA for ae9bc01
CHANGELOG.md
@@ -8,6 +8,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
8
- Add support for Ruby 3.3 and 3.4 ([#366](https://github.com/interagent/pliny/pull/3366))
9
- Add support for ActiveSupport 8 ([#366](https://github.com/interagent/pliny/pull/366))
10
11
+### Changed
12
+- use built-in JSON module instead of MultiJson ([#367](https://github.com/interagent/pliny/pull/367))
13
+
14
### Removed
15
- Drop support for Ruby 3.0 and 3.1 ([#366](https://github.com/interagent/pliny/pull/366))
16
- Drop support for Sinatra 2 ([#366](https://github.com/interagent/pliny/pull/366))
0 commit comments