We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f052f9 commit c226a3cCopy full SHA for c226a3c
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## [Unreleased]
4
5
+## v0.0.4 - 2018-05-05
6
+
7
* Implement CSS filter for image and advanced backgrounds ([#14](https://github.com/marp-team/marpit/pull/14))
8
* Fix PostCSS printable plugin to allow printing the advanced backgrounds ([#15](https://github.com/marp-team/marpit/pull/15))
9
* Implement split backgrounds in advanced background mode ([#16](https://github.com/marp-team/marpit/pull/16))
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@marp-team/marpit",
- "version": "0.0.3",
+ "version": "0.0.4",
"description": "The skinny framework for creating slide deck from Markdown",
"license": "MIT",
"author": {
0 commit comments