Skip to content

Commit

Permalink
Fix wrong issue number in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marcojakob committed Mar 9, 2015
1 parent 7181645 commit ba68db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Version 0.2.0 (2014-03-09)

* Fix #6: Shadow DOM is now supported. A `dnd-retarget` attribute must be added
* Fix #3: Shadow DOM is now supported. A `dnd-retarget` attribute must be added
to all custom elements where events should be forwarded to the Shadow DOM
children.
* Fix #7: Add a css class (`dnd-invalid` by default) to dropzones when a
Expand Down

0 comments on commit ba68db7

Please sign in to comment.