Changelog of @hackage/json-state 0.1.0.1

The changes are recorded by the version control system, Darcs. To see a log quickly from the terminal, run:

$ darcs changes --repo http://hub.darcs.net/fr33domlover/json-state

There is also a web interface at http://dev.rel4tion.org which, among other things, can display the history log.

To see the log in a local clone, first get a copy of the repository if you haven't yet:

$ darcs get http://hub.darcs.net/fr33domlover/json-state

Then move into the newly created directory and run darcs:

$ cd json-state $ darcs changes