Skip to content
Snippets Groups Projects
Commit 4100164d authored by Dan Frumin's avatar Dan Frumin
Browse files

Update changelog

parent 8396f122
No related branches found
No related tags found
No related merge requests found
...@@ -42,6 +42,7 @@ API-breaking change is listed. ...@@ -42,6 +42,7 @@ API-breaking change is listed.
- Add function `kmap` to transform the keys of finite maps. - Add function `kmap` to transform the keys of finite maps.
- Set `Hint Mode` for the classes `PartialOrder`, `TotalOrder`, `MRet`, `MBind`, - Set `Hint Mode` for the classes `PartialOrder`, `TotalOrder`, `MRet`, `MBind`,
`MJoin`, `FMap`, `OMap`, `MGuard`, `SemiSet`, `Set_`, `TopSet`, and `Infinite`. `MJoin`, `FMap`, `OMap`, `MGuard`, `SemiSet`, `Set_`, `TopSet`, and `Infinite`.
- Make `map_filter_strong_ext` and `map_filter_ext` bidirectional.
The following `sed` script should perform most of the renaming The following `sed` script should perform most of the renaming
(on macOS, replace `sed` by `gsed`, installed via e.g. `brew install gnu-sed`): (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