From 7744b5a99ca6b4c1da745ae7110fe8109e41abc8 Mon Sep 17 00:00:00 2001 From: Adam Wathan Date: Wed, 14 Oct 2020 15:35:42 -0400 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79228ff8ea6f..b7bdf9659d44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -Nothing yet! +### Added + +- Added `overflow-ellipsis` and `overflow-clip` utilities ([#1289](https://github.com/tailwindlabs/tailwindcss/pull/1289)) ## [1.9.2]