Skip to content

Commit 0768bac

Browse files
authored
Merge pull request #369 from LPCIC/release
changelog
2 parents b4834b7 + bb70d0e commit 0768bac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# v3.4.0 (September 2025)
22

33
- Parser:
44
- New `->`-based syntax for `pred`, analogous to the new `func` one. E.g.
@@ -10,7 +10,7 @@
1010
- Compiler:
1111
- Fix `=!=>` that was adding a head cut, rather than a tail cut, in some
1212
cases
13-
- Fix compilation bug concerning `Loc.t` being erroneusly compared
13+
- Fix compilation bug concerning `Loc.t` being erroneously compared
1414
1515
# v3.3.1 (September 2025)
1616

0 commit comments

Comments
 (0)