Skip to content

Commit

Permalink
add NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
t-kalinowski committed Oct 10, 2024
1 parent 46318e0 commit 03dece2
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,5 +1,8 @@
# S7 (development version)

* New `nameOfClass()` method exported for S7 base classes, to enable usage like
`inherits("foo", S7::class_character)` (#432, #458)

* Added support for more base/S3 classes (#434):
`class_POSIXlt`, `class_POSIXt`, `class_matrix`, `class_array`,
`class_formula`, `class_call`, `class_language`, `class_name`
Expand Down

0 comments on commit 03dece2

Please sign in to comment.