We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f387b2b commit a0f1b5bCopy full SHA for a0f1b5b
CHANGELOG.md
@@ -1,6 +1,14 @@
1
Pico File Prefixes Changelog
2
============================
3
4
+### Version 2.0.0
5
+Released: 2018-07-24
6
+
7
+```
8
+* [New] Updated to Pico 2.0+
9
+* [Changed] Improved docs
10
11
12
### Version 1.0.3
13
Released: 2017-06-24
14
PicoFilePrefixes.php
@@ -21,7 +21,7 @@
21
* @author Daniel Rudolf
22
* @link http://picocms.org
23
* @license http://opensource.org/licenses/MIT The MIT License
24
- * @version 1.0.3
+ * @version 2.0.0
25
*/
26
class PicoFilePrefixes extends AbstractPicoPlugin
27
{
0 commit comments