@@ -35,7 +35,6 @@ Priority [HIGH] means that this actively affects how we do things and we have no
*[#13265](https://github.com/coq/coq/pull/13265)(8.13): using `v closed binder` for `WP` notation (and other use-cases like big-ops). Unfortunately blocked by [#16042](https://github.com/coq/coq/issues/16042).
*[#13996](https://github.com/coq/coq/issues/13996)(8.14): We should be able to implement `string_to_ident` without FFI tricks or `intros_by_string`.
*[#14548](https://github.com/coq/coq/issues/14548)(8.15): Name mangling "light"
*[#7725](https://github.com/coq/coq/issues/7725)(8.15): Allows overriding `intuition_solver` instead of shadowing [intuition], see also https://gitlab.mpi-sws.org/iris/stdpp/-/issues/143
*[#13969](https://github.com/coq/coq/pull/13969)(soon to be on master): lets us use mode `! !` for `Reflexive`
* 8.15: `#[projections(primitive=yes/no)]` for better primitive projection control.