some deletions
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / postcss-media-query-parser / CHANGELOG.md
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/postcss-media-query-parser/CHANGELOG.md b/.config/coc/extensions/node_modules/coc-prettier/node_modules/postcss-media-query-parser/CHANGELOG.md
deleted file mode 100644 (file)
index 582ea07..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-# 0.2.3
-
-* Removed: `/src` directory from the NPM package.
-
-# 0.2.2
-
-* Fixed: walk would throw if `filter` argument is not passed.
-
-# 0.2.1
-
-* Fixed: the module failing with TypeError in Node.js 0.12.
-
-# 0.2.0\r
-\r
-* Added: `parent` property to all nodes that are inside a container.\r
-* Added: `colon` type of a node.\r
-\r
-# 0.1.0\r
-\r
-Initial release