Skip to content

Commit bc8e5f9

Browse files
committed
📝 CHANGELOG.md
1 parent 7f2920e commit bc8e5f9

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

‎CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
Since version 2.0.0, the format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
### Added
9+
### Changed
10+
### Fixed
11+
### Removed
12+
13+
## 2.0.0 - 2024-09-04
14+
### Changed
15+
- Upgraded to rack v2+
16+
- Switched ruby-openid => ruby-openid2
17+
### Fixed
18+
- Compatibility with Ruby 2.7+
19+
### Removed
20+
- Support for Ruby < 2.7

0 commit comments

Comments
 (0)