Sha256: f1668bbab9bacaa491fb3f5eac3c17e42165af59d418304b1979cc8d08192dc1

Contents?: true

Size: 752 Bytes

Versions: 1

Compression:

Stored size: 752 Bytes

Contents

# Changelog
All notable changes to this project will be documented in this file.

Since version 2.0.0, the format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Added
### Changed
### Fixed
### Removed

## 2.0.1 - 2024-09-05
### Added
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- SECURITY.md
### Fixed
- Typo in gemspec description

## 2.0.0 - 2024-09-04
COVERAGE:  97.72% -- 214/219 lines in 3 files
BRANCH COVERAGE:  86.00% -- 43/50 branches in 3 branches
### Changed
- Upgraded to rack v2+
- Switched ruby-openid => ruby-openid2
### Fixed
- Compatibility with Ruby 2.7+
### Removed
- Support for Ruby < 2.7

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rack-openid2-2.0.1 CHANGELOG.md