Skip to content

Commit

Permalink
Merge pull request #449 from LD4P/release/v7.9.0
Browse files Browse the repository at this point in the history
release v7.9.0 - up-down chart for past 30-days
  • Loading branch information
elrayle authored Apr 17, 2021
2 parents f41241f + 1ce0f62 commit 14ee26f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 7.9.0 (2021-04-16)

* Add chart showing simulated graph (in table) of the last 30 days of up-down connection data

### 7.8.0 (2021-04-14)

* add geographic subauth for Mesh-NLM
Expand Down
2 changes: 1 addition & 1 deletion lib/qa_server/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# frozen_string_literal: true
module QaServer
VERSION = '7.8.0'
VERSION = '7.9.0'
end

0 comments on commit 14ee26f

Please sign in to comment.