Skip to content

Commit

Permalink
add news bullet
Browse files Browse the repository at this point in the history
  • Loading branch information
teunbrand committed Nov 19, 2024
1 parent 7048882 commit 092797f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# scales (development version)
* Range training now supports custom classes. Continuous classes require a
`range()` method that returns numeric values. Discrete classes require a
`levels()` method (and optionally a `droplevels()` method) (#480).
* New `label_glue()` labelling function for interpolated strings (#457).
* `fullseq()` and by extension `breaks_width()` can now deal with unsorted
ranges (#435).
Expand Down

0 comments on commit 092797f

Please sign in to comment.