Skip to content

Commit 1163c40

Browse files
authored
Update CHANGELOG.md
1 parent d19fc56 commit 1163c40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Change Log
22

3-
## 3.1.1 (2024-05-28) Update
3+
## 3.2.0 (2024-05-40) Update
44
Resolve issue of child classes containing Encrypted values not persisting correctly.
55
Made Twig extension an opt-out in config.
66
Check for null encrypted values on insert.
@@ -49,4 +49,4 @@ Service definition becomes:
4949
arguments:
5050
$encryptKey: '%spec_shaper_encrypt.encrypt_key%'
5151
$encryptorClass: '%spec_shaper_encrypt.encryptor_class%' #optional
52-
```
52+
```

0 commit comments

Comments
 (0)