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 7f2920e commit bc8e5f9Copy full SHA for bc8e5f9
‎CHANGELOG.md
@@ -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
15
+- Upgraded to rack v2+
16
+- Switched ruby-openid => ruby-openid2
17
18
+- Compatibility with Ruby 2.7+
19
20
+- Support for Ruby < 2.7
0 commit comments