Skip to content

Commit 2db0de2

Browse files
committed
docs: Update changelog
1 parent 76d54db commit 2db0de2

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
@@ -2,10 +2,18 @@
22

33
## [Unreleased]
44

5+
### Changed
6+
7+
- Improved error messages. [#27](https://github.com/Stranger6667/css-inline/issues/27)
8+
59
### Fixed
610

711
- Ignore `@media` queries, since they can not be inlined. [#7](https://github.com/Stranger6667/css-inline/issues/7)
812

13+
### Performance
14+
15+
- Improve performance for merging new styles in existing "style" attributes.
16+
917
## 0.1.0 - 2020-06-22
1018

1119
- Initial public release

0 commit comments

Comments
 (0)