Update changelog

This commit is contained in:
Adam Wathan 2020-10-19 11:34:48 -04:00
parent e13f083c4b
commit 2a0f5d7111

View File

@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Upgrade to PurgeCSS 3.0
- Upgrade to PostCSS 8.0
- Use logical properties for `space` and `divide` utilities ([#1883](https://github.com/tailwindlabs/tailwindcss/pull/1883))
- Support defining theme keys as arrays wherever it makes sense, and make accessing using `theme` retrieve the expected resolved value ([e13f083c4](https://github.com/tailwindlabs/tailwindcss/commit/e13f083c4bc48bf9870d27c966136a9584943127))
## [1.9.4]