Skip to content

Commit

Permalink
Update changelog for v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MartyO256 committed Jul 22, 2024
1 parent c55dbab commit 36e541d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## v1.1.2

### Added

- Added C. Sano, R. Kavanagh and B. Pientka's artifact for "Mechanizing Session-Types Using a Structural View" as a case study (#271).

### Fixed

- Support postponed fixity pragmas in modules.
- The hole `_` in the LF term `\x._` is parsed as a wildcard instead of as an identifier.
- Shadowed bindings in a module are no longer brought into scope when the module is opened.
- Support postponed fixity pragmas in Harpoon sessions.

## v1.1.1

### Added
Expand Down

0 comments on commit 36e541d

Please sign in to comment.