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

CHANGELOG entry.

parent 8b9dd4e5
No related branches found
No related tags found
1 merge request!115Countable instance for vec, and rename `vec_to_list_of_list` into `vec_to_list_to_vec`
......@@ -14,7 +14,9 @@ API-breaking change is listed.
- Add type class `TopSet` for sets with a `⊤` element. Provide instances for
`boolset`, `propset`, and `coPset`.
- Add `set_solver` support for `dom`.
- Rename `vec_to_list_of_list` into `vec_to_list_to_vec`, and add new lemma
`list_to_vec_to_list` for the converse.
- Add `Countable` instance for `vec`.
## std++ 1.2.1 (released 2019-08-29)
......
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