~mikelma/oktac

4b861377bfeedb7d7fa07ad25083fe83d5627736 — mikelma 2 years ago 9671455
fix: new changes moved to unreleased
1 files changed, 3 insertions(+), 1 deletions(-)

M CHANGELOG.md
M CHANGELOG.md => CHANGELOG.md +3 -1
@@ 6,12 6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [UNRELEASED]

## [0.2.0] - 2022-03-30
### Added

- Functions as first-class citizens.
- Add `-L` cli argument for including paths to okta libraries.
- Rust-like explicit typing for numbers ([#9](https://todo.sr.ht/~mikelma/oktac/9)).

## [0.2.0] - 2022-03-30

### Added

- Basic implementation of lua macros ([#3](https://todo.sr.ht/~mikelma/oktac/3)).