Skip to content

Commit

Permalink
Prepare to release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DamienHarper committed Nov 21, 2019
1 parent 0d4beaf commit 15a5bc4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
The format is inspired by [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.1.0] - 2019-11-21

### Changes
* Fixed Doctrine deprecations
* Ensure compatibility with doctrine/dbal <2.10.0
* Fixed table layout in the timeline (thanks to @Jonathan-Lathiere)
* Allow to filter audits using multiple filter values in `AuditReader::filterBy()`


## [3.0.0] - 2019-11-01
### What's new
* **Annotation support**: audit configuration (audited entities, ignored columns, etc) can be done mostly
Expand Down

0 comments on commit 15a5bc4

Please sign in to comment.