chore: update RELEASES.md
This commit is contained in:
parent
5aaccc8ebb
commit
db89750030
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
Unreleased
|
||||
---------
|
||||
|
||||
* `Option` is again a monad. The auxiliary type `OptionM` has been removed. See [Zulip thread](https://leanprover.zulipchat.com/#narrow/stream/270676-lean4/topic/Do.20we.20still.20need.20OptionM.3F/near/279761084).
|
||||
|
||||
* Improve `split` tactic. It used to fail on `match` expressions of the form `match h : e with ...` where `e` is not a free variable.
|
||||
The failure used to occur during generalization.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue