Skip to content

Commit 2a56db8

Browse files
committed
Add CHANGELOG notes for 1.5.0
1 parent 64e6018 commit 2a56db8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Ramsey\Uuid\Doctrine Changelog
22

3+
## 1.5.0
4+
5+
_Released: 2018-08-11_
6+
7+
* Check whether values are `UuidInterface` objects or strings, rather than specific `Uuid` objects. This allows more flexibility in supporting alternate types of UUID objects.
8+
39
## 1.4.3
410

511
_Released: 2017-11-07_

0 commit comments

Comments
 (0)