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 51ad16e commit a9130b4Copy full SHA for a9130b4
changelog/0.16.11.txt
@@ -5,8 +5,18 @@ v0.16.11
5
- Trying to fix #41
6
7
## Improvements
8
+
9
- Updated flow-bin to 0.68.0
10
11
12
+v0.16.1
13
14
+## Fixes
15
16
+- Fixed NameError: global name 'subprocess' is not defined on /src/libs/terminal.py - Windows OS
17
+- Fixed NoneType error on self.completions.append(completion) in /src/listeners/completion.py
18
19
20
v0.16.0
21
22
## Fixes
0 commit comments