Skip to content

Commit

Permalink
Prepare 1.6.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 authored Dec 27, 2020
1 parent 2bdcb48 commit db632e8
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# 1.6.0

## Changes

- Move submit buttons to form definition @core23 (#164)

## 🚀 Features

- Replace hardcoded forms with symfony forms @core23 (#167)

## 🐛 Bug Fixes

- Fix `PreUpdateEventArgs` import for mongodb @core23 (#176)
- Fix loading driver related validations @core23 (#173)

## 📦 Dependencies

- Add support for PHP 8 @core23 (#148)

# 1.5.0

## Changes
Expand Down

0 comments on commit db632e8

Please sign in to comment.