We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a12edf1 commit a8f0d29Copy full SHA for a8f0d29
Changelog.md
@@ -1,6 +1,17 @@
1
ProcessGraphQL Changelog
2
========================
3
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
15
### 0.17.0
16
This release introduces lots of changes to repository structure and development
17
process.
0 commit comments