Skip to content

Commit

Permalink
Update CHANGELOG.md for 2.1.6 notes
Browse files Browse the repository at this point in the history
  • Loading branch information
wavejumper committed Aug 16, 2020
1 parent 78cfbfd commit 0e8b501
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 2.1.6 (August 16, 2020)

### rehook-dom

* Support both `div.class.name` shorthand and `{:className ...}` at once (eg, by merging the two)
* Fix more edge cases in complex, nested hiccup compilation

## 2.1.5 (Feburary 27, 2020)

### rehook-dom
Expand Down Expand Up @@ -37,4 +44,4 @@

### rehook-dom

* **Breaking:** leave props untouched when passed into other Rehook components.
* **Breaking:** leave props untouched when passed into other Rehook components.

0 comments on commit 0e8b501

Please sign in to comment.