diff --git a/CHANGELOG.md b/CHANGELOG.md index bdf64cedf..42e20a9eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Promote `defaultLineHeights` and `standardFontWeights` from experimental to future - Add new `presets` config option ([#2474](https://github.com/tailwindlabs/tailwindcss/pull/2474)) - Make `outline` configurable, `outline-none` more accessible by default, and add `outline-black` and `outline-white` ([#2460](https://github.com/tailwindlabs/tailwindcss/pull/2460)) +- Add additional small `rotate` and `skew` values ([#2528](https://github.com/tailwindlabs/tailwindcss/pull/2528)) ## [1.8.12] - 2020-10-07