Skip to content

Commit 90ab2ba

Browse files
committed
Add NEWS bullet
1 parent 1cf6825 commit 90ab2ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ggplot2 (development version)
22

3+
* Automatic breaks in `scale_*_binned()` should no longer be out-of-bounds,
4+
and automatic limits expand to include these (@teunbrand, #5095, #5100).
35
* Fixed a regression in `geom_hex()` where aesthetics were replicated across
46
bins (@thomasp85, #5037 and #5044)
57
* Fixed spurious warning when `weight` aesthetic was used in `stat_smooth()`

0 commit comments

Comments
 (0)