Skip to content
This repository was archived by the owner on Sep 17, 2021. It is now read-only.

Commit cdbf60b

Browse files
committed
Updating version and changelog
1 parent 8899d33 commit cdbf60b

File tree

3 files changed

+392
-108
lines changed

3 files changed

+392
-108
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1+
## 0.0.5
2+
* Added attach config to attach to an already existing chrome instance - [#10](https://github.com/CodeMooseUS/vscode-devtools/issues/10)
3+
* Downgraded event-stream npm package due to security issue - [info](https://code.visualstudio.com/blogs/2018/11/26/event-stream)
4+
15
## 0.0.4
26
* Fixed a crash due to sourcemaps - [#8](https://github.com/CodeMooseUS/vscode-devtools/issues/8)
37

48
## 0.0.3
59
* Fixed an issue with telemetry not updating user count correctly
610

711
## 0.0.2
8-
* Added devtools settings persistance - [#1](https://github.com/CodeMooseUS/vscode-devtools/issues/1)
12+
* Added devtools settings persistence - [#1](https://github.com/CodeMooseUS/vscode-devtools/issues/1)
913
* Any settings that you change from within the devtools themselves will now be there next time you open the devtools.
1014
* This includes changing the devtools theme which auto reloads the tools.
1115
* Added anonymous telemetry reporting to see which functions need implementing next based on usage.

0 commit comments

Comments
 (0)