Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Sep 12, 2015
1 parent f315bef commit 7ffd3ba
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@

0.1.5
* Added javascript angular protractor e2e tests
* Add documentation api test case
* Add change password panel #1
* Fix query filter and add test case
* Fix log pagination #8

0.1.4
* Improved installer
* Add statistic panel to backend
* Log errors which occur in an action and display them in the log details

0.1.3
* Redirect DisplayException if thrown in template context
* Fix js user controller remove apps data before update
* Extended test cases
* Check that provided jsonschema is an object type
* Make dashboard chart more responsive

0.1.2
* Add more test cases
* Add database version

0.1.1
* Update help and fix help references
* Fixed handling action and connection config parameters

0.1.0
* Initial release

0 comments on commit 7ffd3ba

Please sign in to comment.