From 5e1d9e1bfdc505a19ef6e7f947fa426cc547961b Mon Sep 17 00:00:00 2001 From: Rob de Kort Date: Fri, 13 Nov 2020 10:22:28 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a29481d40..9e07d1315 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Release Notes -## HEAD +## 1.11.0 (2020-11-13) + +### What's improved +- [Breaking] Use Tailwind's aspect ratio plugin for media embeds: https://github.com/tailwindlabs/tailwindcss-aspect-ratio +- [Breaking] Remove Peak's custom breakpoint. +- [Breaking] Add config to use Tailwinds new experimental breakpoint: https://github.com/tailwindlabs/tailwindcss/pull/2468/files + +## 1.10.0 (2020-11-2) ### What's new - Completely reworked buttons to support internal linking, external linking, linking to phone numbers, e-mail addresses and downloadable assets. The button fieldset uses the just fixed conditional logic in available in Statamic.