Skip to content

Commit cd1ddb7

Browse files
committed
changelog update
1 parent b119fa3 commit cd1ddb7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [3.0.0-alpha.3]
99

1010
### Added
1111

1212
- Integration tests, supported by SauceLabs
1313
- `postcss-container-query`
14-
- Ability to re-export previously exported meta found in the css. Added to be
15-
compatible with Parcel bundler which reruns the same plugins over the same
16-
css file multiple times.
14+
- [Parcel bundler](https://github.com/parcel-bundler/parcel) support.
15+
Re-running the plugin on the same file is now safe. (The Parcel bundler reruns
16+
the same plugins over the same css file multiple times.)
1717

1818
### Changed
1919

0 commit comments

Comments
 (0)