We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 727d8a1 commit b6a0343Copy full SHA for b6a0343
CHANGELOG.md
@@ -16,6 +16,17 @@ Pico Changelog
16
`PicoDeprecated`'s changelog. Please note that BC-breaking changes
17
are only possible with a new major version.
18
19
+### Version 3.0.0-alpha.1
20
+Released: 2020-03-29
21
+
22
+```
23
+* [New] Kick-start development of Pico 3.0
24
+* [Changed] Require PHP 7.0.8+
25
+* [Changed] Update dependencies: Twig 2.12, Symfony YAML 3.4, Parsedown 1.7.4
26
+ and Parsedown Extra 0.8.1; this is just an interim step, we'll
27
+ update to Twig 3.0+ and Symfony YAML 5.0+ later
28
29
30
### Version 2.1.1
31
Released: 2019-12-31
32
0 commit comments