diff --git a/DESCRIPTION b/DESCRIPTION index dfbff03e..c6f58e5c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: pillar Title: Coloured Formatting for Columns -Version: 1.9.0.9033 +Version: 1.9.0.9034 Authors@R: c(person(given = "Kirill", family = "M\u00fcller", diff --git a/NEWS.md b/NEWS.md index 96fde68c..9eaa7094 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,20 @@ +# pillar 1.9.0.9034 + +## Continuous integration + +- Ignore errors when removing pkg-config on macOS (#695). + +- Explicit permissions (#693). + +- Use styler from main branch (#691). + +- Need to install R on Ubuntu 24.04 (#689). + +- Use Ubuntu 24.04 and styler PR (#687). + + # pillar 1.9.0.9033 ## Continuous integration