Skip to content
Snippets Groups Projects
Commit b40a992e authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

CHANGELOG tweak.

parent 8168d813
No related branches found
No related tags found
No related merge requests found
Pipeline #51342 passed
...@@ -144,7 +144,7 @@ API-breaking change is listed. ...@@ -144,7 +144,7 @@ API-breaking change is listed.
- Add generalized lemma `map_filter_insert` that covers both the True and False - Add generalized lemma `map_filter_insert` that covers both the True and False
case. Rename old `map_filter_insert``map_filter_insert_True` and case. Rename old `map_filter_insert``map_filter_insert_True` and
`map_filter_insert_not_delete``map_filter_insert_False`. `map_filter_insert_not_delete``map_filter_insert_False`.
+ Weaken premise of `map_filter_delete_not` to make it consistent with - Weaken premise of `map_filter_delete_not` to make it consistent with
`map_filter_insert_not'`. `map_filter_insert_not'`.
The following `sed` script should perform most of the renaming The following `sed` script should perform most of the renaming
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment