Skip to content

Commit

Permalink
Add CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
0x46616c6b committed Dec 29, 2023
1 parent 1f4d449 commit 3c0cf08
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

* Adjust Admin List Order
* Add __toString methods to Entities
* Improve fixture loading while increasing the number of fixtures

# 3.3.1 (2023.11.12)

Expand Down Expand Up @@ -60,7 +61,7 @@

# 2.7.17 (2021.12.30)

* Set creationTime and updatedTime in all entity constructors (Fixes #207)
* Set creationTime and updatedTime in all entity constructors (Fixes #207)
* Update to symfony 4.3.36
* Update dependencies

Expand Down Expand Up @@ -145,8 +146,8 @@
# 2.7.3 (2020.10.21)

* Improve OpenPGP key import filter:
- Keep UIDs with valid email address but without realname
- Drop UIDs with invalid email address that have the valid email
* Keep UIDs with valid email address but without realname
* Drop UIDs with invalid email address that have the valid email
address in realname

# 2.7.2 (2020.10.21)
Expand Down

0 comments on commit 3c0cf08

Please sign in to comment.