Explorar el Código

Update NEWS with fix for tibble 3.0.0

tags/v0.3.0
Garrick Aden-Buie hace 6 años
padre
commit
c134a450a4
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      NEWS.md

+ 3
- 0
NEWS.md Ver fichero

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

Cargando…
Cancelar
Guardar