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 7, 2024
1 parent b3bd5ad commit 838e258
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# S7 (development version)

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

* Fixed S3 methods registration across packages (#422).

* `convert()` now provides a default method to transform a parent class instance
Expand Down

0 comments on commit 838e258

Please sign in to comment.