Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (21 loc) · 912 Bytes

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 912 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.1] - 2021-01-20

Changed

  • Forced Ominauth >= 2 to mitigate CVE-2015-9284

0.2.0 - 2021-01-19

Added

  • Using rubocop + prettier combo for linting

Changed

  • Updated omniauth-rails_csrf_protection

0.1.1 - 2020-12-14

Added

  • First working version of the gem.
  • Added proper documentation.