Skip to content

Commit efe7e9a

Browse files
committed
CHANGLOG
1 parent 241925b commit efe7e9a

File tree

1 file changed

+23
-15
lines changed

1 file changed

+23
-15
lines changed

changelog.md

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,51 @@
1-
<!-- LATEST 6e1fc3e -->
1+
<!-- 241925b 1449491929000 -->
2+
3+
* [[`241925b`](https://github.com/zoubin/reduce-css-postcss/commit/241925b)] Update readme, postcss-mixins
4+
5+
* [[`cd5dc6b`](https://github.com/zoubin/reduce-css-postcss/commit/cd5dc6b)] Update for reduce-css 2.0.0
6+
7+
* [[`3d3f448`](https://github.com/zoubin/reduce-css-postcss/commit/3d3f448)] CHANGELOG
28

39
## [v1.0.5](https://github.com/zoubin/reduce-css-postcss/commit/6e1fc3e) (2015-11-12)
410

5-
* [ 2015-11-12 [bbd863e](https://github.com/zoubin/reduce-css-postcss/commit/bbd863e) ] Fix typo in readme
11+
* [[`bbd863e`](https://github.com/zoubin/reduce-css-postcss/commit/bbd863e)] Fix typo in readme
612

7-
* [ 2015-11-12 [7b296a4](https://github.com/zoubin/reduce-css-postcss/commit/7b296a4) ] Fix tests
13+
* [[`7b296a4`](https://github.com/zoubin/reduce-css-postcss/commit/7b296a4)] Fix tests
814

915
## [v1.0.4](https://github.com/zoubin/reduce-css-postcss/commit/e287fc0) (2015-11-12)
1016

11-
* [ 2015-11-12 [08e3d3f](https://github.com/zoubin/reduce-css-postcss/commit/08e3d3f) ] Update glob and postcss-simple-import
17+
* [[`08e3d3f`](https://github.com/zoubin/reduce-css-postcss/commit/08e3d3f)] Update glob and postcss-simple-import
18+
1219

1320
> Before postcss-simple-import@2.1.0, `*display:none` in css will be
1421
replaced with `display:none`.
1522

16-
* [ 2015-11-10 [fc82392](https://github.com/zoubin/reduce-css-postcss/commit/fc82392) ] CHANGELOG
23+
* [[`fc82392`](https://github.com/zoubin/reduce-css-postcss/commit/fc82392)] CHANGELOG
1724

1825
## [v1.0.3](https://github.com/zoubin/reduce-css-postcss/commit/1e72373) (2015-11-10)
1926

20-
* [ 2015-11-10 [5db3542](https://github.com/zoubin/reduce-css-postcss/commit/5db3542) ] Update postcss-simple-import to use `on` option
27+
* [[`5db3542`](https://github.com/zoubin/reduce-css-postcss/commit/5db3542)] Update postcss-simple-import to use `on` option
2128

22-
* [ 2015-11-10 [16cb0af](https://github.com/zoubin/reduce-css-postcss/commit/16cb0af) ] CHANGELOG
29+
* [[`16cb0af`](https://github.com/zoubin/reduce-css-postcss/commit/16cb0af)] CHANGELOG
2330

2431
## [v1.0.2](https://github.com/zoubin/reduce-css-postcss/commit/f199747) (2015-11-10)
2532

26-
* [ 2015-11-10 [d00cddc](https://github.com/zoubin/reduce-css-postcss/commit/d00cddc) ] Fix test lint
33+
* [[`d00cddc`](https://github.com/zoubin/reduce-css-postcss/commit/d00cddc)] Fix test lint
2734

28-
* [ 2015-11-10 [7bc8c10](https://github.com/zoubin/reduce-css-postcss/commit/7bc8c10) ] CHANGELOG
35+
* [[`7bc8c10`](https://github.com/zoubin/reduce-css-postcss/commit/7bc8c10)] CHANGELOG
2936

3037
## [v1.0.1](https://github.com/zoubin/reduce-css-postcss/commit/024016b) (2015-11-10)
3138

32-
* [ 2015-11-10 [c4e3787](https://github.com/zoubin/reduce-css-postcss/commit/c4e3787) ] add tests for processorFilter
39+
* [[`c4e3787`](https://github.com/zoubin/reduce-css-postcss/commit/c4e3787)] add tests for processorFilter
3340

3441
## [v1.0.0](https://github.com/zoubin/reduce-css-postcss/commit/7750c43) (2015-11-10)
3542

36-
* [ 2015-11-10 [e1212ad](https://github.com/zoubin/reduce-css-postcss/commit/e1212ad) ] adjust version for npm tag
43+
* [[`e1212ad`](https://github.com/zoubin/reduce-css-postcss/commit/e1212ad)] adjust version for npm tag
44+
45+
* [[`802ed90`](https://github.com/zoubin/reduce-css-postcss/commit/802ed90)] readme, badges
3746

38-
* [ 2015-11-10 [802ed90](https://github.com/zoubin/reduce-css-postcss/commit/802ed90) ] readme, badges
47+
* [[`9986850`](https://github.com/zoubin/reduce-css-postcss/commit/9986850)] Plugin for reduce-css to handle postcss
3948

40-
* [ 2015-11-10 [9986850](https://github.com/zoubin/reduce-css-postcss/commit/9986850) ] Plugin for reduce-css to handle postcss
4149

4250
* Use `postcss-simple-import` to add cache in watch mode.
4351
We need watch each file before it is compiled, cause it may fail in
@@ -47,7 +55,7 @@
4755
postcss-simple-import.
4856
* Use `postcss-processor-splicer` to support custom postcss plugins.
4957

50-
* [ 2015-11-04 [688805d](https://github.com/zoubin/reduce-css-postcss/commit/688805d) ] hold
58+
* [[`688805d`](https://github.com/zoubin/reduce-css-postcss/commit/688805d)] hold
5159

52-
* [ 2015-10-27 [c6e8cdf](https://github.com/zoubin/reduce-css-postcss/commit/c6e8cdf) ] Initial commit
60+
* [[`c6e8cdf`](https://github.com/zoubin/reduce-css-postcss/commit/c6e8cdf)] Initial commit
5361

0 commit comments

Comments
 (0)