We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b63ad34 commit a361c18Copy full SHA for a361c18
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# CHANGELOG
2
3
+## 0.3.7 (unreleased)
4
+
5
+Features:
6
+ - Improve Test Run and Test List page performance -> [View Issue](https://github.com/aquality-automation/aquality-tracking/issues/71)
7
+ - Exclude Debug results from last results column -> [View Issue](https://github.com/aquality-automation/aquality-tracking/issues/70)
8
9
+Bugfixes:
10
11
## 0.3.6 (2020-02-24)
12
13
Features:
package.json
@@ -1,6 +1,6 @@
{
"name": "portal",
- "version": "0.3.6",
+ "version": "0.3.7",
"license": "MIT",
"scripts": {
"ng": "ng",
0 commit comments