Skip to content

Commit

Permalink
Mention Riley contribution in CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ committed Sep 10, 2024
1 parent 7741be6 commit 74d1970
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v1.1.1 - UNRELEASED
## v1.1.1 - 2024-09-10

### Added

Expand All @@ -14,6 +14,7 @@
- **aiken-lang**: Fix formatter on long alternative patterns spanning over multiple lines. @KtorZ
- **aiken-lang**: Fix needed parentheses under trace-if-false operator for todo, fail, unop & pipelines; removed when formatting. @KtorZ
- **aiken-lang**: Fix formatter removing curly braces around multi-line constants. It's fine to not have curly braces, but it's the Aiken signature after all. @KtorZ
- **aiken-lang**: Improve LSP suggestion for module imports. @Riley-Kilgore

### Removed

Expand Down

0 comments on commit 74d1970

Please sign in to comment.