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 d854f57 commit 9dd5592Copy full SHA for 9dd5592
Changelog.md
@@ -1,7 +1,10 @@
1
+ProcessGraphQL Changelog
2
+========================
3
+
4
### 0.12.0
5
- Implemented `variations` field for PageImageType.
6
- Implemented `size` field for PageImageType.
-- Changed security behavior. See ???
7
+- Changed security behavior. See [Access Control][module-access-control] in documentations.
8
- Updated documentation.
9
10
### 0.11.1
@@ -56,3 +59,6 @@
56
59
- Added NullPageType for consistency with ProcessWire.
57
60
- Fixed some bugs.
58
61
- Added a Changelog file!
62
63
64
+[module-access-control]: https://github.com/dadish/ProcessGraphQL/tree/master#access-control
0 commit comments