Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
guvra committed Jan 9, 2024
1 parent 4aee0b6 commit e56fc07
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file.

## [1.3.13] - 2023-08-03
[1.3.13]: https://github.com/Smile-SA/magento2-module-custom-entity/compare/1.3.12...1.3.13

- Add handler for removing images when deleting an entity
- Optimize cache tags ("smile_custom_entity" -> "sce", "smile_custom_entity_set" -> "sces")
- Fix resource/ACL declaration for display menu Content > Custom Entities > Entities
- Fix url_key generation when store_id > 0 in beforeSave

## [1.3.12] - 2023-08-03
[1.3.12]: https://github.com/Smile-SA/magento2-module-custom-entity/compare/1.3.11...1.3.12

Expand Down

0 comments on commit e56fc07

Please sign in to comment.