Skip to content

Commit 5d46344

Browse files
author
Kevin Buchholz
committed
update changelog
1 parent 13a7297 commit 5d46344

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
## NEXT RELEASE
44

55

6+
## 1.2.0 - 2019-07-24 - minor release
7+
8+
### Changed
9+
- `__toString` has proper return type hint
10+
- Dependencies now properly allow laravel 5.7+
11+
12+
### Added
13+
- `is(EnumValue)` method to `Enumeration` (#2)
14+
- `is<EnumValue>()` methods to `Enumeration` via `__call` (#2)
15+
16+
617
## 1.1.0 - 2019-04-04 - minor release
718

819
### Fixed

0 commit comments

Comments
 (0)