Skip to content

Commit

Permalink
chore: prepare release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Aug 7, 2021
1 parent a1be042 commit b250b9d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## 1.7.0 - 2021-08-07

### Added

* Support ramsey/uuid v4
* Support PHP 8

### Changed

* Changed primary Doctrine dependency to doctrine/dbal and moved doctrine/orm
dependency to `require-dev`.

## 1.6.0 - 2020-01-27

### Added
Expand Down

0 comments on commit b250b9d

Please sign in to comment.