Skip to content

Commit

Permalink
add changelog to track versions modifications
Browse files Browse the repository at this point in the history
  • Loading branch information
elrayle committed Sep 24, 2018
1 parent 907da47 commit 04df761
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
### 1.0.0 (2018-09-24)

* drive URL base host path from qa engine mount location
* show graph of historical data on monitor status page (prereq: ImageMagick)
* expand historical data to track all test results (passing and failing) (requires: db migrations)
* add bixby to control rubocop styles consistent with Hyrax
* add ability to use configurations to control app features
* fix security vulnerabilities

### 0.1.99 (2018-08-27)

* convert existing app code into a ruby engine

0 comments on commit 04df761

Please sign in to comment.