changelog.md in titon-toolkit-2.0.0 vs changelog.md in titon-toolkit-2.0.1

- old
+ new

@@ -1,8 +1,12 @@ # Changelog # Older versions can be found in the documentation changelogs. +## 2.0.1 ## +* Removed the grid placeholders `%row` and `%col` as they would be included in the CSS output multiple times (use the mixins instead) +* Removed `grid` as a dependency for the `form` component + ## 2.0.0 ## This major release includes a rewritten class, event, hooks, and component layer. It improves overall tooling, drops out dated technologies, introduces new concepts, and more. Check out the release update for more information.