mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
mention dynakey removal in the changelog
This commit is contained in:
parent
fa53a4c057
commit
4cab45c759
1 changed files with 1 additions and 1 deletions
|
@ -1043,7 +1043,7 @@ coffee --bare --print --stdio</pre>
|
|||
asynchronous exceptions. Using <tt>--watch</tt> now prints timestamps as
|
||||
files are compiled. Fixed some accidentally-leaking variables within
|
||||
plucked closure-loops. Constructors now maintain their declaration
|
||||
location within a class body.
|
||||
location within a class body. Dynamic object keys were removed.
|
||||
Nested classes are now supported. Fixes execution context for naked
|
||||
splatted functions. Bugfix for inversion of chained comparisons.
|
||||
Chained class instantiation now works properly with splats.
|
||||
|
|
Loading…
Add table
Reference in a new issue