-
Notifications
You must be signed in to change notification settings - Fork 2.1k
polish news #3209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
polish news #3209
Conversation
@batpigandme can you have a look at the wording? |
NEWS.md
Outdated
|
||
* Re-generate economics data. This leads to some changes in the values of all | ||
columns (especially in `psavert`), but more importantly, strips the grouping | ||
attributes from `economics_long`. | ||
|
||
* Closed arrows in `element_line()` are now filled (@yutannihilation, #2924). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Closed arrows in `element_line()` are now filled (@yutannihilation, #2924). | |
* `element_line()` now fills closed arrows (@yutannihilation, #2924). |
NEWS.md
Outdated
* Diverging brewer color scale now has the correct mid-point color | ||
(@dariyasydykova, #3072). | ||
|
||
* `scale_color_continuous()` now points at `scale_colour_continuous()` so that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* `scale_color_continuous()` now points at `scale_colour_continuous()` so that | |
* `scale_color_continuous()` now points to `scale_colour_continuous()` so that |
This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/ |
This PR polishes the NEWS file in preparation for the 3.2 release (#3207)