We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5583d7 commit 1fac294Copy full SHA for 1fac294
RELEASES.md
@@ -1,4 +1,13 @@
1
-Unreleased
+# Lean 4 releases
2
+
3
+We intend to provide regular "minor version" releases of the Lean language at approximately monthly intervals.
4
+There is not yet a strong guarantee of backwards compatibility between versions,
5
+only an expectation that breaking changes will be documented in this file.
6
7
+This file contains work-in-progress notes for the upcoming release, as well as previous stable releases.
8
+Please check the [releases](https://github.com/leanprover/lean4/releases) page for the current status of each version.
9
10
+v4.0.0
11
---------
12
13
* [`dsimp` / `simp` / `simp_all` now fail by default if they make no progress](https://github.com/leanprover/lean4/pull/2336).
0 commit comments