Skip to content

Commit c45b754

Browse files
committed
append to related news bullet
1 parent c610e8e commit c45b754

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,8 @@
239239
and (non-text) margins inherit from (@teunbrand, #5622).
240240
* `geom_ribbon()` can have varying `fill` or `alpha` in linear coordinate
241241
systems (@teunbrand, #4690).
242-
* `geom_tile()` computes default widths and heights per panel instead of
243-
per layer (@teunbrand, #5740).
242+
* `geom_tile()` and `position_jitter()` computes default widths and heights
243+
per panel instead of per layer (@teunbrand, #5740, #3722).
244244
* The `fill` of the `panel.border` theme setting is ignored and forced to be
245245
transparent (#5782).
246246
* `stat_align()` skips computation when there is only 1 group and therefore

0 commit comments

Comments
 (0)