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

## Unreleased

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