chore: make it clear that v4.0.0-m4 has not been released yet

This commit is contained in:
Leonardo de Moura 2022-02-07 17:59:46 -08:00
parent a9bb646d4f
commit e626b3d4aa

View file

@ -1,4 +1,4 @@
v4.0.0-m4
v4.0.0-m4 (WIP)
---------
* Support notation `let <pattern> := <expr> | <else-case>` in `do` blocks.