# Changelog All notable changes to this project will be documented in this file. Since version 3.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 ## 1.0.0 - 2024-09-24 COVERAGE: 96.33% -- 236/245 lines in 11 files BRANCH COVERAGE: 77.78% -- 35/45 branches in 11 files 37.84% documented ### Fixed - More tests & switch to RSpec - Modernized code (require_relative) - Refactored - GitHub Actions for CI - Upgraded to ruby-openid2 v3.1.0