Skip to content

Commit 2eec5d9

Browse files
committed
update changelog
1 parent 04dc4af commit 2eec5d9

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
@@ -1,5 +1,16 @@
11
# CHANGELOG
22

3+
## 4.1.8 - 2023-04-20
4+
- issue #285, pr #288 - Type-Error when using regex pattern for decimal restriction
5+
- issue #292, pr #293 - Wrong type for gYearMonth and gMonthDay
6+
- pr #291 - Only cover src dir
7+
- pr #281 - Add Rector PHP to ease code improvement
8+
- issue #255, pr #283 - Class inheritance possibly misbehaving when having restriction tag
9+
- issue #280, pr #282 - Optional parameters before required ones in constructor
10+
11+
## 4.1.7 - 2023-02-20
12+
- Fix Github release workflow
13+
-
314
## 4.1.6 - 2023-02-20
415
- issue #266, pr #270 - Usage of an undefined constant within a generate EnumType class #266
516
- pr #267 - Remove deprecated message

0 commit comments

Comments
 (0)