Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 674 Bytes

CHANGELOG.md

File metadata and controls

35 lines (26 loc) · 674 Bytes

Changelog

All notable changes to laravel-encryptable will be documented in this file

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

0.1.5 - 2024-09-03

Added

  • Laravel 11 support

0.1.4 - 2024-02-06

Added

  • Config setting to enable/disable encryption

0.1.3 - 2023-06-05

Added

  • Laravel 10 support

0.1.2 - 2022-09-02

Added

  • Laravel 9 support

0.1.1 - 2021-04-09

Changed

  • PHP8 support

0.1.0 - 2021-01-08

  • Initial pre-release