diff --git a/README.md b/README.md index bcd93e3a..be7e8ce6 100755 --- a/README.md +++ b/README.md @@ -31,6 +31,11 @@ Running the tests by opening `test/index.html` in your browser. In progress. +Possible breaking changes: + +* State only stores backend (name) and dataset url (in url field) rather than entire dataset object +* Backends heavily reorganized + ### v0.4 - April 26th 2012 [23 closed issues](https://github.com/okfn/recline/issues?milestone=2&page=1&state=closed) including: diff --git a/app/index.html b/app/index.html index 6d9d78c2..55dfcf5e 100644 --- a/app/index.html +++ b/app/index.html @@ -15,11 +15,13 @@ + + @@ -35,9 +37,12 @@ - + + + + @@ -51,9 +56,10 @@ - + + @@ -63,7 +69,7 @@ - +