Skip to content

Commit

Permalink
Add Encrypted Boolean to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardStyles committed Nov 1, 2020
1 parent 5ac2758 commit 0e8005b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

All notable changes to `eloquentencryption` will be documented in this file

## 1.5
- Add `EncryptedBoolean` cast by @valorin [#3](https://github.com/RichardStyles/EloquentEncryption/pull/3)

## 1.4
- Add optional support to define `RsaKeyHandler` to store, retrieved generated RSA keys.

Expand Down

0 comments on commit 0e8005b

Please sign in to comment.