Skip to content

Commit 8e51a03

Browse files
author
Arvid Paeglit
committed
changelog for 2.2.0
1 parent 024bdab commit 8e51a03

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [2.2.0] - 2019-06-19
2+
- Added telemetry and crash reporting
3+
14
## [2.1.0] - 2019-05-20
25
- Major version. Big refactoring of confguration and authentication and error handling layers.
36
- Windows support fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "deepcode",
33
"//": "Changing display name requires change in general.ts",
44
"displayName": "DeepCode",
5-
"version": "2.1.1",
5+
"version": "2.2.0",
66
"description": "DeepCode finds bugs, security vulnerabilities, performance and API issues based on AI. DeepCode's speed of analysis allow us to analyse your code in real time and deliver results when you hit the save button in Visual Studio Code. We support Java, C/C++, JavaScript, Python, TypeScript.",
77
"icon": "images/deepCodeLogo.jpg",
88
"publisher": "deepcode",

0 commit comments

Comments
 (0)