Move mosca to ui-test-dependencies list

This commit is contained in:
Nick O'Leary
2020-11-02 21:32:20 +00:00
parent 281d8b7cec
commit 280203e64e
3 changed files with 17 additions and 2 deletions

View File

@@ -1,3 +1,18 @@
### 1.2.3: Maintenance Release
Editor
- Handle import errors on initial load and report to user
- Only apply recovery tab on initial load Fixes #2731
- Reinstate coveralls reporting to travis build
Runtime
- Modify default settings comment (#2739)
- Add mutex lock to saveSettings storage call Fixes #2736 (#2737)
- Migrate to nyc instead of istanbul for code coverage
- Move mosca to ui-test-dependencies
### 1.2.2: Maintenance Release
Editor