@@ -9,6 +9,11 @@ Releases use the following numbering system:
***[BC]**: Items marked with [BC] indicate a breaking change that will require updates to your code if you are using that code in your extension.
## Release 1.3.4 (2025-02-26)
* Make sure we always activate customdata from managed entities
* Add civicrm-ext type to composer.json
## Release 1.3.3 (2025-01-06)
* Change ManagedEntity to update policy always (prevents conflicts with other extensions and fixes issues with them disappearing in certain circumstances).