Skip to content

Commit a0f1b5b

Browse files
committed
Version 2.0.0
``` * [New] Updated to Pico 2.0+ * [Changed] Improved docs ```
1 parent f387b2b commit a0f1b5b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Pico File Prefixes Changelog
22
============================
33

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+
412
### Version 1.0.3
513
Released: 2017-06-24
614

PicoFilePrefixes.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* @author Daniel Rudolf
2222
* @link http://picocms.org
2323
* @license http://opensource.org/licenses/MIT The MIT License
24-
* @version 1.0.3
24+
* @version 2.0.0
2525
*/
2626
class PicoFilePrefixes extends AbstractPicoPlugin
2727
{

0 commit comments

Comments
 (0)