Skip to content

Commit 18e8983

Browse files
committed
changelog
1 parent 1a3fcad commit 18e8983

File tree

1 file changed

+38
-30
lines changed

1 file changed

+38
-30
lines changed

changelog.md

Lines changed: 38 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,71 @@
1-
<!-- 5b4de13 1449739234000 -->
1+
<!-- 1a3fcad 1455849357000 -->
22

3-
## [v2.2.0](https://github.com/zoubin/postcss-simple-import/commit/5b4de13) (2015-12-10)
3+
## [v3.0.0](https://github.com/reducejs/postcss-simple-import/commit/1a3fcad) (2016-02-19)
44

5-
* [[`f74fae2`](https://github.com/zoubin/postcss-simple-import/commit/f74fae2)] Support non-promise option methods
5+
* [[`ea07fc6`](https://github.com/reducejs/postcss-simple-import/commit/ea07fc6)] travis: rm 0.12
66

7-
* [[`b6f5951`](https://github.com/zoubin/postcss-simple-import/commit/b6f5951)] Update readme
7+
* [[`5b319c4`](https://github.com/reducejs/postcss-simple-import/commit/5b319c4)] New fork
88

9-
* [[`7950e30`](https://github.com/zoubin/postcss-simple-import/commit/7950e30)] CHANGELOG
9+
* [[`9b3d75d`](https://github.com/reducejs/postcss-simple-import/commit/9b3d75d)] CHANGELOG
1010

11-
## [v2.1.4](https://github.com/zoubin/postcss-simple-import/commit/15e3ba4) (2015-12-10)
11+
## [v2.2.0](https://github.com/reducejs/postcss-simple-import/commit/5b4de13) (2015-12-10)
1212

13-
* [[`935a013`](https://github.com/zoubin/postcss-simple-import/commit/935a013)] Update async-array-methods, Use tap
13+
* [[`f74fae2`](https://github.com/reducejs/postcss-simple-import/commit/f74fae2)] Support non-promise option methods
1414

15-
* [[`d58d484`](https://github.com/zoubin/postcss-simple-import/commit/d58d484)] CHANGELOG
15+
* [[`b6f5951`](https://github.com/reducejs/postcss-simple-import/commit/b6f5951)] Update readme
1616

17-
## [v2.1.3](https://github.com/zoubin/postcss-simple-import/commit/742b573) (2015-11-12)
17+
* [[`7950e30`](https://github.com/reducejs/postcss-simple-import/commit/7950e30)] CHANGELOG
1818

19-
* [[`a695f42`](https://github.com/zoubin/postcss-simple-import/commit/a695f42)] Update glob to 6.0.1, remove unused test code
19+
## [v2.1.4](https://github.com/reducejs/postcss-simple-import/commit/15e3ba4) (2015-12-10)
2020

21-
* [[`9012eea`](https://github.com/zoubin/postcss-simple-import/commit/9012eea)] CHANGELOG
21+
* [[`935a013`](https://github.com/reducejs/postcss-simple-import/commit/935a013)] Update async-array-methods, Use tap
2222

23-
## [v2.1.2](https://github.com/zoubin/postcss-simple-import/commit/f159aa0) (2015-11-12)
23+
* [[`d58d484`](https://github.com/reducejs/postcss-simple-import/commit/d58d484)] CHANGELOG
2424

25-
* [[`5991951`](https://github.com/zoubin/postcss-simple-import/commit/5991951)] Remove rule with splice() rather than remove()
25+
## [v2.1.3](https://github.com/reducejs/postcss-simple-import/commit/742b573) (2015-11-12)
2626

27-
## [v2.1.1](https://github.com/zoubin/postcss-simple-import/commit/75ec07c) (2015-11-11)
27+
* [[`a695f42`](https://github.com/reducejs/postcss-simple-import/commit/a695f42)] Update glob to 6.0.1, remove unused test code
2828

29-
* [[`c94614d`](https://github.com/zoubin/postcss-simple-import/commit/c94614d)] Fix insertBefore: use splice instead.
29+
* [[`9012eea`](https://github.com/reducejs/postcss-simple-import/commit/9012eea)] CHANGELOG
30+
31+
## [v2.1.2](https://github.com/reducejs/postcss-simple-import/commit/f159aa0) (2015-11-12)
32+
33+
* [[`5991951`](https://github.com/reducejs/postcss-simple-import/commit/5991951)] Remove rule with splice() rather than remove()
34+
35+
## [v2.1.1](https://github.com/reducejs/postcss-simple-import/commit/75ec07c) (2015-11-11)
36+
37+
* [[`c94614d`](https://github.com/reducejs/postcss-simple-import/commit/c94614d)] Fix insertBefore: use splice instead.
3038

3139

3240
>insertBefore will misreplace `*display:none` with `display:none`
3341
34-
* [[`2f40244`](https://github.com/zoubin/postcss-simple-import/commit/2f40244)] Update gulp-tape
42+
* [[`2f40244`](https://github.com/reducejs/postcss-simple-import/commit/2f40244)] Update gulp-tape
3543

36-
* [[`cc187a8`](https://github.com/zoubin/postcss-simple-import/commit/cc187a8)] Travis: add node 5
44+
* [[`cc187a8`](https://github.com/reducejs/postcss-simple-import/commit/cc187a8)] Travis: add node 5
3745

38-
* [[`a49912d`](https://github.com/zoubin/postcss-simple-import/commit/a49912d)] Update readme, CHANGELOG
46+
* [[`a49912d`](https://github.com/reducejs/postcss-simple-import/commit/a49912d)] Update readme, CHANGELOG
3947

40-
## [v2.1.0](https://github.com/zoubin/postcss-simple-import/commit/aca16d2) (2015-11-10)
48+
## [v2.1.0](https://github.com/reducejs/postcss-simple-import/commit/aca16d2) (2015-11-10)
4149

42-
* [[`c85871c`](https://github.com/zoubin/postcss-simple-import/commit/c85871c)] readme, deprecate onImport option
50+
* [[`c85871c`](https://github.com/reducejs/postcss-simple-import/commit/c85871c)] readme, deprecate onImport option
4351

44-
* [[`76ff06b`](https://github.com/zoubin/postcss-simple-import/commit/76ff06b)] add `on` option
52+
* [[`76ff06b`](https://github.com/reducejs/postcss-simple-import/commit/76ff06b)] add `on` option
4553

46-
## [v2.0.1](https://github.com/zoubin/postcss-simple-import/commit/79f34a7) (2015-11-03)
54+
## [v2.0.1](https://github.com/reducejs/postcss-simple-import/commit/79f34a7) (2015-11-03)
4755

48-
* [[`a3694b8`](https://github.com/zoubin/postcss-simple-import/commit/a3694b8)] pass postcssOpts to onImport
56+
* [[`a3694b8`](https://github.com/reducejs/postcss-simple-import/commit/a3694b8)] pass postcssOpts to onImport
4957

50-
* [[`65082cc`](https://github.com/zoubin/postcss-simple-import/commit/65082cc)] fix identation
58+
* [[`65082cc`](https://github.com/reducejs/postcss-simple-import/commit/65082cc)] fix identation
5159

52-
## [v2.0.0](https://github.com/zoubin/postcss-simple-import/commit/678fb4e) (2015-11-01)
60+
## [v2.0.0](https://github.com/reducejs/postcss-simple-import/commit/678fb4e) (2015-11-01)
5361

54-
* [[`88ff5ef`](https://github.com/zoubin/postcss-simple-import/commit/88ff5ef)] refactor code. add onImport
62+
* [[`88ff5ef`](https://github.com/reducejs/postcss-simple-import/commit/88ff5ef)] refactor code. add onImport
5563

56-
* [[`f6c40c9`](https://github.com/zoubin/postcss-simple-import/commit/f6c40c9)] readme
64+
* [[`f6c40c9`](https://github.com/reducejs/postcss-simple-import/commit/f6c40c9)] readme
5765

58-
* [[`5de3b67`](https://github.com/zoubin/postcss-simple-import/commit/5de3b67)] readme
66+
* [[`5de3b67`](https://github.com/reducejs/postcss-simple-import/commit/5de3b67)] readme
5967

60-
* [[`13cd4fc`](https://github.com/zoubin/postcss-simple-import/commit/13cd4fc)] simple-import
68+
* [[`13cd4fc`](https://github.com/reducejs/postcss-simple-import/commit/13cd4fc)] simple-import
6169

62-
* [[`db8d909`](https://github.com/zoubin/postcss-simple-import/commit/db8d909)] Initial commit
70+
* [[`db8d909`](https://github.com/reducejs/postcss-simple-import/commit/db8d909)] Initial commit
6371

0 commit comments

Comments
 (0)