Fix typo in CHANGELOG.
This commit is contained in:
parent
60a6c7ac70
commit
c493d09b7b
|
@ -2,7 +2,7 @@
|
|||
|
||||
* Allow Element#store to accept an object containing several key/value pairs. (ZenCocoon, Andrew Dupont)
|
||||
|
||||
* Change Element#retrieve to return the element itself (for chaining). (Andrew Dupont)
|
||||
* Change Element#store to return the element itself (for chaining). (Andrew Dupont)
|
||||
|
||||
* Add non-bubbling custom events. A new final argument to Element#fire defaults to `true`; pass `false` to prevent bubbling when firing a custom event. (Andrew Dupont)
|
||||
|
||||
|
|
Loading…
Reference in New Issue