Skip to content

Commit

Permalink
Prep v2.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jodzga committed May 12, 2015
1 parent 34ad431 commit 8b30e08
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,13 @@
v2.0.2
------

* Added version number to tracevis (issue #56).
* Degrade gracefully instead of showing error pop-up when tracevis-server is not accessible (issue #57).
* Added spellcheck="false" to textarea where JSON trace is pasted (issue #36).
* Added TraceUtil class to simplify generating JSON trace for a task.
* Fixed Javadoc to display better in Intellij IDEA.
* Internal implementation changes: simplified continuations implementation.

v2.0.1
------

Expand Down
2 changes: 1 addition & 1 deletion version.properties
@@ -1 +1 @@
version=2.0.1
version=2.0.2

0 comments on commit 8b30e08

Please sign in to comment.