Skip to content

Commit

Permalink
Update changelog for type checker PR
Browse files Browse the repository at this point in the history
  • Loading branch information
developedby committed Sep 9, 2024
1 parent 538f9f0 commit 55f8d87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ and this project does not currently adhere to a particular versioning scheme.

### Added

- Add type system for Bend. ([#615][gh-615], [#679][gh-679], see [Type Checking](docs/type-checking.md))
- Add import system. ([#544][gh-544])
- Add multi line comment `#{ ... #}` syntax. ([#595][gh-595])
- Add error message when input file is not found. ([#513][gh-513])
Expand Down

0 comments on commit 55f8d87

Please sign in to comment.