Skip to content

Commit

Permalink
document change
Browse files Browse the repository at this point in the history
  • Loading branch information
Ptival committed May 22, 2024
1 parent 831e9a2 commit eddfb9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions base/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@
- The `Hashable` and `HashableF` instances for `App f` now require
`TestEquality f` constraints. (This is needed to support `hashable-1.4.*`,
which adds `Eq` as a superclass to `Hashable`.)

- `SubroutineTypeDecl` now contains a parsed `Variable` (rather than an unparsed `DIE`) for its
formals.

0 comments on commit eddfb9c

Please sign in to comment.