# Changelog ## Unreleased - `list` module gains `at`, `all`, `any`, `index_map`, `intersperse`, `sort`, `unique`, and `zip` functions. - `str` module gains `append`. ## v0.1.1 - 2019-04-17 - Included missing gleam.toml in hex package. ## v0.1.0 - 2019-04-15 - Initial release!