Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
echeng06 committed Dec 26, 2024
1 parent 60ace33 commit 90cd249
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Documentation of release versions of `nacc-form-validator`

* Updates JSON logic's `soft_equals` and util's `compare_values` to compare two floats for equality with a precision tolerance of 0.01
* Note this only compares with precision tolerance on explicit equals, e.g. `==` or `!=` and not `<=` and `>=`
* Fixes bug where the rule index was not being passed for a `temporalrules` error if no previous record was found

## 0.4.0

Expand Down

0 comments on commit 90cd249

Please sign in to comment.