CHANGELOG.md in wasabi-2.0.0 vs CHANGELOG.md in wasabi-2.1.0

- old
+ new

@@ -1,4 +1,11 @@ +## 2.1.0 (2012-02-17) + +* Improvement: The value of elementFormDefault can now be manually specified/overwritten. + +* Improvement: [issue 2](https://github.com/rubiii/wasabi/issues/2) - Allow symbolic endpoints + like "http://server:port". + ## 2.0.0 (2011-07-07) * Feature: Wasabi can now parse type definitions and namespaces. Thanks to [jkingdon](https://github.com/jkingdon) for implementing this.