Skip to content

Commit

Permalink
extra emphasis on breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
romainmenke committed Feb 25, 2024
1 parent c1f2e9d commit 15c086c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- Fix repo and homepage urls [#101](https://github.com/csstools/postcss-font-magician/pull/101)
- Fix typo in readme [#87](https://github.com/csstools/postcss-font-magician/pull/87)
- Fix source maps [#109](https://github.com/csstools/postcss-font-magician/issues/109)
- Fix output path for `async` option,this is now relative to the process.
- Fix output path for `async` option, this is now relative to the process. (BREAKING!)
- Fix order of CSS, now the `@font-face` will be inserted after `@charset`, `@import` and similar statements. [#107](https://github.com/csstools/postcss-font-magician/issues/107)


Expand Down

0 comments on commit 15c086c

Please sign in to comment.