Skip to content

Commit 72f884e

Browse files
1.20.0 (#655)
1 parent fcf7bd1 commit 72f884e

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [1.20.0](https://github.com/sonata-project/EntityAuditBundle/compare/1.19.0...1.20.0) - 2025-08-06
6+
### Added
7+
- [[#652](https://github.com/sonata-project/EntityAuditBundle/pull/652)] Support for doctrine/dbal 4 ([@valkars](https://github.com/valkars))
8+
9+
### Fixed
10+
- [[#653](https://github.com/sonata-project/EntityAuditBundle/pull/653)] NoRevisionFoundException when viewing history of entities with ManyToMany associations. ([@valkars](https://github.com/valkars))
11+
- [[#652](https://github.com/sonata-project/EntityAuditBundle/pull/652)] Creating of Join Audit tables with string primary keys ([@valkars](https://github.com/valkars))
12+
513
## [1.19.0](https://github.com/sonata-project/EntityAuditBundle/compare/1.18.0...1.19.0) - 2025-05-16
614
### Deprecated
715
- [[#647](https://github.com/sonata-project/EntityAuditBundle/pull/647)] Extending SimpleThings\EntityAudit\AuditConfiguration ([@VincentLanglet](https://github.com/VincentLanglet))

0 commit comments

Comments
 (0)