.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / postcss-media-query-parser / CHANGELOG.md
1 # 0.2.3
2
3 * Removed: `/src` directory from the NPM package.
4
5 # 0.2.2
6
7 * Fixed: walk would throw if `filter` argument is not passed.
8
9 # 0.2.1
10
11 * Fixed: the module failing with TypeError in Node.js 0.12.
12
13 # 0.2.0\r
14 \r
15 * Added: `parent` property to all nodes that are inside a container.\r
16 * Added: `colon` type of a node.\r
17 \r
18 # 0.1.0\r
19 \r
20 Initial release