Skip to content

Commit ba098bf

Browse files
authored
Merge pull request #358 from interagent/bf/update-changelog
update CHANGELOG
2 parents 1a38e56 + e629b76 commit ba098bf

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased] - 🔜
7+
### Added
8+
- Add support for Ruby 3.1 and 3.2 ([#355](https://github.com/interagent/pliny/pull/355))
9+
- Add support for Sinatra 3 ([#356](https://github.com/interagent/pliny/pull/356))
10+
- Add support for ActiveSupport 7 ([#357](https://github.com/interagent/pliny/pull/357))
11+
12+
### Removed
13+
- Drop support for Ruby 2.5, 2.6 and 2.7 ([#355](https://github.com/interagent/pliny/pull/355))
14+
- Drop support for Sinatra 1 ([#356](https://github.com/interagent/pliny/pull/356))
15+
- Drop support for ActiveSupport 5 ([#357](https://github.com/interagent/pliny/pull/357))
16+
17+
### Changed
18+
- update template Gemfile ([#359](https://github.com/interagent/pliny/pull/359))
719

820
## [0.32.0] - 2021-09-29
921
### Changed

0 commit comments

Comments
 (0)