Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
matsadler committed Oct 10, 2023
1 parent c6aefb9 commit 7223a2a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
- Implement `IntoIterator` for `RArray`.
- Implement `PartialEq`, `PartialOrd`, `Add`, `Sub`, `Mul`, and `Div` for
`Integer`.
- `Time` with automatic conversion to/from `std::time::SystemTime`.
- `Ruby::alias_variable`.
- `Ruby::waitpid`.

### Changed
- Closures/Functions used as Ruby blocks/procs take an additional first
Expand Down

0 comments on commit 7223a2a

Please sign in to comment.