CHANGELOG.md in hamburgers-0.8.1 vs CHANGELOG.md in hamburgers-0.9.0
- old
+ new
@@ -1,8 +1,16 @@
# Changelog
Changelog for Hamburgers.
+## [0.9.0] - 7/6/2017
+### Added
+- Add new types: `3dxy`, `3dxy-r`, `arrowturn`, `arrowturn-r`, `minus`
+
+### Updated
+- Include missing and new types in `dist/example.html`.
+- Update dependencies and include `package-lock.json`.
+
## [0.8.1] - 3/16/2017
### Updated
- Faster animations.
- Improved accessibility documentation thanks to @scottaohara [#baf5b5e](https://github.com/jonsuh/hamburgers/pull/34/commits/baf5b5ea3cf9bba155c8e74dc5b95e48e3384c4d).