Update RELEASES.md

Co-Authored-By: LeSeulArtichaut <leseulartichaut@gmail.com>
This commit is contained in:
XAMPPRocky 2020-03-24 16:14:57 +01:00 committed by GitHub
parent 1d2fbbed33
commit 53790bbd55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ Version 1.43.0 (2020-04-23)
Language
--------
- [Fixed using binary operations with `&{number}` (e.g. `&1.0`) not having
the correctly inferred type.][68129]
the type inferred correctly.][68129]
**Syntax only changes**
- [Allow `type Foo: Ord` syntactically.][69361]