source: frontend/node_modules/postcss-page-break/CHANGELOG.md

Last change on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 13 days ago

Fix frontend appearance

  • Property mode set to 100644
File size: 380 bytes
Line 
1# Change Log
2This project adheres to [Semantic Versioning](http://semver.org/).
3
4## 3.0.3 - 2020-09-27
5- Use `Declaration` event to work faster
6- Fast check with `startsWith` before running slow regexp
7- Avoid adding duplicate
8Thanks to @ai
9
10## 3.0.0 - 2020-09-20
11* Updated: Support for PostCSS v8
12
13## 2.0 - 2018-09-18
14* Updated: Support for PostCSS v7
15
16## 1.0
17* Initial release
Note: See TracBrowser for help on using the repository browser.