Update changelog for 1.1.0 and update package version.
[ustaxviewer.git] / doc / changes.md
1 # ustaxviewer Change Log
2
3 ## 1.1.0
4 - Disable live reload.
5 - Store the currently-viewed form name in the URL.
6 - Format form values using the new ustaxlib FormatType specifiers.
7
8 ## 1.0.2
9 - Fix the Graphviz viewer.
10 - Split chunks in WebPack.
11
12 ## 1.0.1
13 - Fix package dependencies.
14
15 ## 1.0.0
16 Initial release.