From 0d3ba4c043db7506b904fc89ad030f0247d2c6b3 Mon Sep 17 00:00:00 2001 From: Nathan Reyes Date: Tue, 17 Nov 2020 23:48:09 -0600 Subject: [PATCH] Update v2.0.md --- docs/changelog/v2.0.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/changelog/v2.0.md b/docs/changelog/v2.0.md index 5fc5ea8a7..d0b7e56fa 100644 --- a/docs/changelog/v2.0.md +++ b/docs/changelog/v2.0.md @@ -356,7 +356,7 @@ Uses passive touch handlers to prevent Chrome warning Fixes single use of `highlight.contentStyle` or `highlight.contentClass` -## v2.1.0 (Draft) +## v2.1.0 ### Enhancements @@ -366,4 +366,8 @@ Fixes single use of `highlight.contentStyle` or `highlight.contentClass` * Adds `move` and `focusDate` method wrappers to date picker * Convert `move` and `focusDate` to promise-based methods for compatibility * Adds `showDelay` and `hideDelay` options for date picker popover -* Adds `showDelay`, `hideDelay` and `transition` options for attribute popovers \ No newline at end of file +* Adds `showDelay`, `hideDelay` and `transition` options for attribute popovers + +### v2.1.1 + +* Fix explicit line-height for title \ No newline at end of file