doc: update changelog
This commit is contained in:
parent
05c5dd4441
commit
a65197bb78
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
Unreleased
|
||||
---------
|
||||
|
||||
* [Add unused variables linter](https://github.com/leanprover/lean4/pull/1159). Feedback welcome!
|
||||
|
||||
* Lean now generates an error if the body of a declaration body contains a universe parameter that does not occur in the declaration type, nor is an explicit parameter.
|
||||
Examples:
|
||||
```lean
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue