doc: changelog

This commit is contained in:
mappu 2017-10-08 17:12:56 +13:00
parent d18a5fd272
commit 47aeaff66e
1 changed files with 4 additions and 0 deletions

View File

@ -52,5 +52,9 @@ contented.init("#target", function(/* String[] */ items) {});
=CHANGELOG=
2017-10-08: 1.0.1
- Fix an issue with CORS preflight requests
- Fix an issue with index URLs
2017-10-08: 1.0.0
- Initial public release