Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

Commit a441778

Browse files
committed
Update CHANGELOG.md
1 parent 99de157 commit a441778

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changes to PostCSS Tape
22

3+
### 6.0.0 (September 18, 2020)
4+
5+
- Supports PostCSS 7 _and_ 8 (_major_)
6+
- Supports Node 10+ (_major_)
7+
- Supports configurations from (in order) `postcss-tape.config.js`,
8+
`postcss-tape.config.mjs`, `postcss-tape.config.cjs`, `.tape.js`, `.tape.mjs`,
9+
and `.tape.cjs`.
10+
311
### 5.0.2 (July 29, 2019)
412

513
- Fixed: Issue loading a test plugin

0 commit comments

Comments
 (0)