Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bendavies committed Aug 26, 2016
1 parent 1cefa1e commit 06c1512
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Changelog
## Change Log

## upcoming (2016/MM/DD)
### upcoming (2016/MM/DD)
- [#197](https://github.com/simplethings/EntityAudit/pull/197) Fix auditing of entities with fields that require sql conversion (@jamescdavis)
- [#210](https://github.com/simplethings/EntityAudit/pull/210) Provide a way to customize the revision username. (@bendavies)

## v0.9.2 2016-08-22
### v0.9.2 (2016-08-22)
- [#209](https://github.com/simplethings/EntityAudit/pull/209) run tests against postgresql (@bendavies)
- [#208](https://github.com/simplethings/EntityAudit/pull/208) run tests againts mysql (@bendavies)
- [#206](https://github.com/simplethings/EntityAudit/pull/206) clean up base test. (@bendavies)
Expand All @@ -12,7 +13,7 @@
- [#204](https://github.com/simplethings/EntityAudit/pull/204) conform to psr-4 (@bendavies)
- [#181](https://github.com/simplethings/EntityAudit/pull/181) Update CreateSchemaListener.php (@TheRatG)

## 0.9.1 / 2016-03-03
### 0.9.1 (2016-03-03)

* added support for symfony/framework-bundle 3.x
* added support for PHP 7.x
Expand All @@ -22,7 +23,7 @@
* dropped support for symfony/framework-bundle < 2.7


## 0.9.0 / 2016-01-06
### 0.9.0 (2016-01-06)

* added support for doctrine/orm 2.5.x
* some CS fixes
Expand Down

0 comments on commit 06c1512

Please sign in to comment.