From 477cc767ed44cfcf685627f289ba0586f69edc60 Mon Sep 17 00:00:00 2001 From: Yihui Xie Date: Wed, 27 Jun 2018 16:37:51 -0500 Subject: [PATCH] add a news item for #1388 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 2155c18e77..db5f9861dc 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ rmarkdown 1.11 (unreleased) * Added the LaTeX command `\passthrough` in the default LaTeX template for the `--listings` flag of Pandoc (rstudio/bookdown#591). +* The icons in `flexdashboard::valueBox()` are not of the full sizes due to the upgrade of FontAwesome in #1340 in the previous version (#1388, rstudio/flexdashboard#189). + rmarkdown 1.10 --------------------------------------------------------------------------------