CHANGELOG.md in plezi-0.11.0 vs CHANGELOG.md in plezi-0.11.1

- old
+ new

@@ -1,8 +1,18 @@ #Change Log *** +Change log v.0.11.1 + +**Feature**: (undocumented) Rendering and Asset extentions! Now, Rendering and Asset pipeline can be extended to allow for more rendering and asset engines. This is yet undocumented and somewhat experimental, but the API in this regard will be stable for all `~>= 0.11.1` versions. + +**Update**: Simpler asset rendering workflow, rewritten while adding extention support. + +**Fix**: Fixed an issue where the MimeTypeHelper wouldn't recognize a file's extention (due to the '.' in the file's extention string). + +*** + Change log v.0.11.0 **Update**: Requires GRHttp server and GReactor version 0.1.0 or above, adjusted to the updated API. **Update**: Better pinging and timout support courtesy of the updated GRHttp server. \ No newline at end of file