Last change
on this file since bdd6491 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
601 bytes
|
Line | |
---|
1 | # 4.0.0 2017-09-17
|
---|
2 |
|
---|
3 | - Updated: Support for PostCSS v7+
|
---|
4 | - Updated: Support for Node v6+
|
---|
5 |
|
---|
6 | # 3.0.0 2017-05-10
|
---|
7 |
|
---|
8 | Change: Use PostCSS 6 API.
|
---|
9 |
|
---|
10 | # 2.1.2 2016-04-01
|
---|
11 |
|
---|
12 | Fix: incorrect output when using both > and >= (or similar).(#12)
|
---|
13 |
|
---|
14 | # 2.1.1 2015-11-26
|
---|
15 |
|
---|
16 | Fix: Pixels rounding errors in fractional pixels media queries.
|
---|
17 |
|
---|
18 | # 2.1.0 2015-09-08
|
---|
19 |
|
---|
20 | Add: Support for `<` and `>` without `=`.
|
---|
21 |
|
---|
22 | # 2.0.0 2015-09-05
|
---|
23 |
|
---|
24 | Change: Use PostCSS 5.0 API.
|
---|
25 |
|
---|
26 | # 1.2.0 2015-07-06
|
---|
27 |
|
---|
28 | Change: Use PostCSS 4.1 plugin API.
|
---|
29 |
|
---|
30 | # 1.1.0 2014-12-15
|
---|
31 |
|
---|
32 | Add: `( 300px <= width <= 900px)` or `( 900px >= width >= 300px)` syntax.
|
---|
33 |
|
---|
34 | # 1.0.0
|
---|
35 |
|
---|
36 | The first release.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.