Skip to content

Commit

Permalink
Version 2.0.0
Browse files Browse the repository at this point in the history
```
* [New] Updated to Pico 2.0+
* [Changed] Improved docs
```
  • Loading branch information
PhrozenByte committed Jul 24, 2018
1 parent f387b2b commit a0f1b5b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,14 @@
Pico File Prefixes Changelog
============================

### Version 2.0.0
Released: 2018-07-24

```
* [New] Updated to Pico 2.0+
* [Changed] Improved docs
```

### Version 1.0.3
Released: 2017-06-24

Expand Down
2 changes: 1 addition & 1 deletion PicoFilePrefixes.php
Expand Up @@ -21,7 +21,7 @@
* @author Daniel Rudolf
* @link http://picocms.org
* @license http://opensource.org/licenses/MIT The MIT License
* @version 1.0.3
* @version 2.0.0
*/
class PicoFilePrefixes extends AbstractPicoPlugin
{
Expand Down

0 comments on commit a0f1b5b

Please sign in to comment.