Skip to content

Commit 2c385ab

Browse files
committed
add news bullet
1 parent a2f38b8 commit 2c385ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
### Bug fixes
44

5+
* Logical values for the linetype aesthetic will be interpreted numerically,
6+
so that `linetype = FALSE` becomes 0/'blank' and `linetype = TRUE` becomes
7+
1/'solid' (@teunbrand, #6641)
58
* Fixed regression where `draw_key_rect()` stopped using `fill` colours
69
(@mitchelloharawild, #6609).
710
* Fixed regression where `scale_{x,y}_*()` threw an error when an expression

0 commit comments

Comments
 (0)