Skip to content

Commit

Permalink
Publish v1.7, finally
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrk24 committed Jan 23, 2024
1 parent 1aa6525 commit 57b7b8b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. See [Keep a

## Unreleased

## [1.7.0] - 2024-01-23

### Changed

- The online interpreter no longer interprets shebangs. For compatibility with the CLI, the "condense" button still leaves whitespace in programs that start with `#!`.
Expand Down Expand Up @@ -211,3 +213,4 @@ First versioned release.
[1.6.0]: https://github.com/bbrk24/Trilangle/tree/1.6.0
[1.6.1]: https://github.com/bbrk24/Trilangle/tree/1.6.1
[1.6.2]: https://github.com/bbrk24/Trilangle/tree/1.6.2
[1.7.0]: https://github.com/bbrk24/Trilangle/tree/1.7.0

0 comments on commit 57b7b8b

Please sign in to comment.