Skip to content

Commit

Permalink
docs: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Nov 22, 2021
1 parent 4e43205 commit b63465a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
<!-- next-header -->
## [Unreleased] - ReleaseDate

### Fixed

- Report user's value (the actual)
- Having the caller own this means you won't get intermediates like file paths
- We already show it for the `diff` predicate
- Now we show it in each leaf predicate (like Eq) and when adapting it (like taking a path and loading its file)
- Remove redundant result with `eq_file` assertions
- Clarify that the constant in Eq and Ord predicates is the expected value

## [2.0.3] - 2021-10-07

## [2.0.2] - 2021-08-16
Expand Down

0 comments on commit b63465a

Please sign in to comment.