Skip to content

Commit

Permalink
Laravel 9 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
warrickbayman committed Jan 27, 2022
1 parent 9bf71fa commit 5f2a666
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
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).

## [2.2.2] 2022-01-27
### Changed
- Changed dependency version limits to support later versions of Laravel.

## [2.2.1] 2022-01-25
### Fixed
- Changed dependencies to get around the security vulnerability in nanoid.

## [2.2.0] 2021-11-04
### Changed
- Slight breaking change in the JavaScript helper. The constructor will now only accept a permissions array or JSON encoded string.
Expand Down

0 comments on commit 5f2a666

Please sign in to comment.