Skip to content

Commit d6f1835

Browse files
Kartik RajDonJayamanne
authored andcommitted
Point release - Updated package.json and CHANGELOG (#6516)
1 parent fd33223 commit d6f1835

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 2019.6.1 (9 July 2019)
4+
5+
### Fixes
6+
7+
1. Fixes to A/B testing.
8+
([#6400](https://github.com/microsoft/vscode-python/issues/6400))
9+
310
## 2019.6.0 (25 June 2019)
411

512
### Enhancements

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "python",
33
"displayName": "Python",
44
"description": "Linting, Debugging (multi-threaded, remote), Intellisense, code formatting, refactoring, unit tests, snippets, and more.",
5-
"version": "2019.6.0",
5+
"version": "2019.6.1",
66
"languageServerVersion": "0.2.82",
77
"publisher": "ms-python",
88
"author": {

0 commit comments

Comments
 (0)