# Changelog
## 1.1.1 (January 29th, 2023)
Fixed:
- `crash` and `exit` now accept a single label once again.
## 1.1.0 (January 19th, 2023)
New:
- Input files may now use `-` to read from standard input.
- Added `caller` and `exit` configuration options.
- `crash` now accepts an array of addresses.
- Memory can be assigned to and tested in unit tests.
## 1.0.0 (October 2nd, 2022)
Initial release