aboutsummaryrefslogtreecommitdiff
path: root/node_modules/postcss-unique-selectors/CHANGELOG.md
blob: 898f7011756147c38cd30f61231cea01715219f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 2.0.2

* Now compiled with babel 6.

# 2.0.1

* Replaced javascript-natural-sort with alphanum-sort (thanks to @TrySound).

# 2.0.0

* Upgraded to PostCSS 5.

# 1.0.1

* Removed an unnecessary dependency on css-list.

# 1.0.0

* Initial release.