Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 523 Bytes

CHANGELOG.md

File metadata and controls

19 lines (14 loc) · 523 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.

[Unreleased]

[3.0.1] - 2020-06-29

Fixed

  • Always cast tokens read from session to a string

[3.0.0] - 2020-06-25

Change

  • Only supports Rails 6+, use 2.0.0 for Rails 5.2.4.3

[2.0.0] - 2020-06-16

Changed

  • Use Rails' 5.2.4.3 CSRF token algorithm