Skip to content
Snippets Groups Projects
Commit b5adcbea authored by Ralf Jung's avatar Ralf Jung
Browse files

changelog

parent d0176db3
No related branches found
No related tags found
No related merge requests found
......@@ -119,6 +119,8 @@ API-breaking change is listed.
- Rename `map_union_subseteq_l_alt``map_union_subseteq_l'` and
`map_union_subseteq_r_alt``map_union_subseteq_r'` to be consistent with
`or_intro_{l,r}'`.
- Add `union_subseteq_l'`, `union_subseteq_r'` as versions of
`union_subseteq_l`, `union_subseteq_r` that can be more easily `apply`ed.
The following `sed` script should perform most of the renaming
(on macOS, replace `sed` by `gsed`, installed via e.g. `brew install gnu-sed`).
......
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