aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 04012f946be9a31670ea9c3e26e565e0d34aa351 (plain)
1
2
3
4
5
6
# Changelog

## Unreleased

- The `array` module was created with the `Array(element)` type and `to_list`,
  `from_list`, `map`, and `length` functions.