Sfoglia il codice sorgente

Update NEWS with fix for tibble 3.0.0

tags/v0.3.0
Garrick Aden-Buie 6 anni fa
parent
commit
c134a450a4
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. +3
    -0
      NEWS.md

+ 3
- 0
NEWS.md Vedi File

@@ -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).

Loading…
Annulla
Salva