mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-18 16:51:51 +03:00
move CHANGELOG entry to CHANGELOG_NEXT
This commit is contained in:
parent
b5895394d1
commit
e583e73a7c
@ -34,9 +34,6 @@ This CHANGELOG describes the history of already-released versions. Please see [C
|
||||
referred to by another definitions, and in which function currently elaborator is.
|
||||
These features together give an ability to inspect whether particular expressions
|
||||
are recursive (including mutual recursion).
|
||||
* Autobind and Typebind modifier on operators allow the user to
|
||||
customise the syntax of operator to look more like a binder.
|
||||
See [#3113](https://github.com/idris-lang/Idris2/issues/3113).
|
||||
|
||||
### REPL/CLI changes
|
||||
|
||||
|
@ -26,6 +26,10 @@ This CHANGELOG describes the merged but unreleased changes. Please see [CHANGELO
|
||||
|
||||
### Language changes
|
||||
|
||||
* Autobind and Typebind modifier on operators allow the user to
|
||||
customise the syntax of operator to look more like a binder.
|
||||
See [#3113](https://github.com/idris-lang/Idris2/issues/3113).
|
||||
|
||||
### Backend changes
|
||||
|
||||
#### RefC
|
||||
|
Loading…
Reference in New Issue
Block a user