Skip to content

Commit 1a7c6f5

Browse files
committed
Update changelog
1 parent 513d5c2 commit 1a7c6f5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@
77

88
* Add `LocalStorage` implementation.
99

10-
* Fix Element#data() to return nil for an undefined data attribute instead
11-
of null.
10+
* Fix `Element#data()` to return `nil` for an undefined data attribute
11+
instead of null.
12+
13+
* Expose `#detach` method on `Element`.
1214

1315
## 0.1.2 2013-12-01
1416

0 commit comments

Comments
 (0)