Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Taneb committed Sep 2, 2024
1 parent 68769e2 commit 165fd71
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ Bug-fixes
Non-backwards compatible changes
--------------------------------

* The implementation of `≤-total` in `Data.Nat.Properties` has been altered
to use operations backed by primitives, rather than recursion, making it
significantly faster. However, its reduction behaviour on open terms may have
changed.

Minor improvements
------------------

Expand Down

0 comments on commit 165fd71

Please sign in to comment.