Skip to content

Commit 1fac294

Browse files
authored
chore: add introduction to RELEASES.md (#2476)
1 parent a5583d7 commit 1fac294

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

RELEASES.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
Unreleased
1+
# 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
211
---------
312

413
* [`dsimp` / `simp` / `simp_all` now fail by default if they make no progress](https://github.com/leanprover/lean4/pull/2336).

0 commit comments

Comments
 (0)