Thanks to visit codestin.com Credit goes to github.com
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 15f619c commit 0a57cb9Copy full SHA for 0a57cb9
CHANGELOG.md
@@ -17,8 +17,8 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
17
18
## [0.2.1]
19
20
-- Improve error page
21
-- Tutorial dependency validation in tutorial config. See an example below
+- Improves error page
+- Adds tutorial dependency validation in tutorial config. See an example below:
22
23
```json
24
{
@@ -37,3 +37,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
37
}
38
39
```
40
+
41
+## [0.2.2]
42
43
+- Fixes issue where app fails on startup without a workspace, and instead returns an error page
0 commit comments