Skip to content

Commit a8f0d29

Browse files
committed
Update Changelog.
1 parent a12edf1 commit a8f0d29

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,6 +1,17 @@
11
ProcessGraphQL Changelog
22
========================
33

4+
### 0.19.0
5+
- Add support for `FieldtypeOptions`.
6+
7+
### 0.18.5
8+
- Fix `DatetimeResolverTrait`
9+
10+
### 0.18.3
11+
- Adds support for format argument for FieldtypeDatetime Including built-in
12+
fields created & modified. Now you can pass [PHP date](https://secure.php.net/manual/en/function.date.php) formattting string and
13+
get dates exactly how you want.
14+
415
### 0.17.0
516
This release introduces lots of changes to repository structure and development
617
process.

0 commit comments

Comments
 (0)