Skip to content

Commit

Permalink
📝 Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lsrcz committed Dec 29, 2024
1 parent a7f4074 commit 082c906
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
or `toSym` from a single value to a union. These should now be done through
`mrgToSym`, `toUnionSym`, and `unionToCon`.
([#267](https://github.com/lsrcz/grisette/pull/267))
- [Breaking] Changed the `EvalMode` tag for `Con` to `C` and `Sym` to `S`.
([#267](https://github.com/lsrcz/grisette/pull/267))

### Fixed
- Fixed some missing constraints for unified interfaces.
Expand Down

0 comments on commit 082c906

Please sign in to comment.