Skip to content

Commit

Permalink
chore: prepare release 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Jan 15, 2022
1 parent 5a7a0f5 commit 74bd731
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ 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.8.1 - 2022-01-15

### Fixed

* Prevent type error while converting invalid value type in `convertToDatabaseValue()` ([#170](https://github.com/ramsey/uuid-doctrine/pull/170)).
* Add return type annotation to `getSQLDeclaration()` to silence deprecation notices ([#173](https://github.com/ramsey/uuid-doctrine/pull/173)).

## 1.8.0 - 2021-11-08

### Added
Expand Down

0 comments on commit 74bd731

Please sign in to comment.