Skip to content

Commit

Permalink
Merge pull request sebastiaanvisser#260 from tomjaguarpaw/changelog
Browse files Browse the repository at this point in the history
Update CHANGELOG prior to release
  • Loading branch information
turion authored Jan 13, 2024
2 parents dbbed3b + 732957d commit a59f9c6
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
CHANGELOG

Unreleased:
0.15.0:
- Add `all` media type.
- Support `prefers-color-scheme` media feature.
- Use `matrix` rather than `matrix3d`
- Add media type `all`
- Add some relative units
- Add CSS properties related to hyphenation
- Use `Number` type instead of `Double` as an argument type in many places
- Fix rendering of `Number` type
Thanks to Yoo Chung, Charles Bayley and David Fox

0.14.0:
- Drop support for GHC 8.2
Expand Down

0 comments on commit a59f9c6

Please sign in to comment.