Skip to content

Commit 4b7fcbd

Browse files
author
koneill
committed
Add Github username to NEWS note.
1 parent d6f0962 commit 4b7fcbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* `theme_update()` now uses the `+` operator instead of `%+replace%`, so that
44
unspecified values will no longer be `NULL`ed out. `theme_replace()`
5-
preserves the old behaviour if desired (#1519).
5+
preserves the old behaviour if desired (@oneillkza, #1519).
66

77
* `layer()` now accepts a function as the data argument. The function will be
88
applied to the data passed to the `ggplot()` function and must return a

0 commit comments

Comments
 (0)