We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6f0962 commit 4b7fcbdCopy full SHA for 4b7fcbd
NEWS.md
@@ -2,7 +2,7 @@
2
3
* `theme_update()` now uses the `+` operator instead of `%+replace%`, so that
4
unspecified values will no longer be `NULL`ed out. `theme_replace()`
5
- preserves the old behaviour if desired (#1519).
+ preserves the old behaviour if desired (@oneillkza, #1519).
6
7
* `layer()` now accepts a function as the data argument. The function will be
8
applied to the data passed to the `ggplot()` function and must return a
0 commit comments