Procházet zdrojové kódy

Update NEWS with fix for tibble 3.0.0

tags/v0.3.0
Garrick Aden-Buie před 6 roky
rodič
revize
c134a450a4
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. +3
    -0
      NEWS.md

+ 3
- 0
NEWS.md Zobrazit soubor

@@ -30,3 +30,6 @@
* `style_extra_css()` (previously `write_extra_css()`) gained an `append`
argument so that it can append to or overwrite an existing file (thanks @pat-s, #17).

* The underlying tibble holding the theme template variables was updated to
work with `tibble 3.0.0` (thanks @techisdead, @SymbolixAU, #32).

Načítá se…
Zrušit
Uložit