1
0
mirror of https://github.com/picocms/pico-theme.git synced 2025-08-23 08:43:07 +02:00

3 Commits

Author SHA1 Message Date
Daniel Rudolf
9154fcaeb7 Version 2.1.2
No changes
2020-04-10 23:20:37 +02:00
Daniel Rudolf
622396045d Update CHANGELOG.md 2020-04-10 23:20:33 +02:00
Daniel Rudolf
52af9b5fe3 Add composer.json branch alias for Pico 3.0 2020-03-29 16:04:04 +02:00
4 changed files with 6 additions and 8 deletions

View File

@@ -8,12 +8,10 @@ Pico Default Theme Changelog
refer to both the UPGRADE and NEWS sections of the docs for more
details.
### Version 3.0.0-alpha.1
Released: 2020-03-29
### Version 2.1.2
Released: 2020-04-10
```
* [New] Kick-start development of Pico 3.0
```
No changes
### Version 2.1.1
Released: 2019-12-31

View File

@@ -11,7 +11,7 @@
* @author Daniel Rudolf
* @link http://picocms.org
* @license http://opensource.org/licenses/MIT The MIT License
* @version 3.0
* @version 2.1
*/
* {

View File

@@ -6,7 +6,7 @@
* @author Daniel Rudolf
* @link http://picocms.org
* @license http://opensource.org/licenses/MIT The MIT License
* @version 3.0
* @version 2.1
*/
function main()

View File

@@ -6,7 +6,7 @@
* @author Daniel Rudolf
* @link http://picocms.org
* @license http://opensource.org/licenses/MIT The MIT License
* @version 3.0
* @version 2.1
*/
utils = {};