File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6- ## [ Unreleased ] - 🔜
6+ ## [ 1.2.0 ] - 2025-02-10
77### Added
88- Add support for Ruby 3.3 and 3.4 ([ #366 ] ( https://github.com/interagent/pliny/pull/3366 ) )
99- Add support for ActiveSupport 8 ([ #366 ] ( https://github.com/interagent/pliny/pull/366 ) )
@@ -16,7 +16,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1616- Drop support for Sinatra 2 ([ #366 ] ( https://github.com/interagent/pliny/pull/366 ) )
1717- Drop support for ActiveSupport 6 ([ #366 ] ( https://github.com/interagent/pliny/pull/366 ) )
1818
19- ## [ 1.1.0] - 2024-02-13
19+ ## [ 1.1.0] - 2024-02-13
2020### Added
2121- Add support for Sinatra 4 ([ #361 ] ( https://github.com/interagent/pliny/pull/361 ) )
2222
Original file line number Diff line number Diff line change 11module Pliny
2- VERSION = "1.1 .0"
2+ VERSION = "1.2 .0"
33end
You can’t perform that action at this time.
0 commit comments