We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 667d1bb commit af782f5Copy full SHA for af782f5
1 file changed
extension.meta.xml
@@ -8,11 +8,14 @@
8
</types>
9
<authors>
10
<author>
11
- <name github="pointybeard" symphony="alistair">Alistair Kearney</name>
12
- <website>http://alistairkearney.com</website>
+ <name github="pointybeard" symphony="alannah">Alannah Kearney</name>
+ <website>http://alannahkearney.com</website>
13
</author>
14
</authors>
15
<releases>
16
+ <release version="1.0.0" date="2019-01-05" min="2.6.7">
17
+
18
+ </release>
19
<release version="0.9.0" date="2018-09-27" min="2.6.7">
20
#### Added
21
* Added extended FrontendPage class, `JsonFrontendPage` to handle json requests specifically.
0 commit comments