Skip to content

Commit 4e6b230

Browse files
committed
added: changelog to readme
1 parent 7cb5310 commit 4e6b230

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,11 @@ properties:
133133
- `voidElement` - `true` or `false`. Whether this tag is a known void element as defined by [spec](http://www.w3.org/html/wg/drafts/html/master/syntax.html#void-elements).
134134
- `children` - it will still have a `children` array, but it will always be empty.
135135

136+
## changelog
137+
138+
- `2.0.0` updated to more modern dependencies/build system. Switched to prettier, etc. No big feature differences, just new build system/project structure.
139+
- `1.0.0 - 1.0.3` no big changes, bug fixes and speed improvements.
140+
136141
## credits
137142

138143
If this sounds interesting you should probably follow [@HenrikJoreteg](https://twitter.com/henrikjoreteg) and [@Philip_Roberts](https://twitter.com/philip_roberts) on twitter to see how this all turns out.

0 commit comments

Comments
 (0)