mirror of
https://github.com/jashkenas/coffeescript.git
synced 2026-05-03 03:00:14 -04:00
Fix minor typo in changelog for 1.11.0
This commit is contained in:
@@ -1326,7 +1326,7 @@ six = ->
|
||||
<code>Infinity</code> into <code>2e308</code>.
|
||||
</li>
|
||||
<li>
|
||||
Bugfix for renamed destrucured parameters with defaults.
|
||||
Bugfix for renamed destructured parameters with defaults.
|
||||
<code>({a: b = 1}) -></code> no longer crashes the compiler.
|
||||
</li>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user