# Changelog All notable changes to `laravel-encryptable` 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). ## 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