Skip to content

Commit 005092b

Browse files
committed
Make a 2018.9.1 release (microsoft#2951)
1 parent d08464a commit 005092b

File tree

5 files changed

+17
-4
lines changed

5 files changed

+17
-4
lines changed

CHANGELOG.md

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

3+
## 2018.9.1 (18 Oct 2018)
4+
5+
### Fixes
6+
7+
1. Disable activation of conda environments in PowerShell.
8+
([#2732](https://github.com/Microsoft/vscode-python/issues/2732))
9+
1. Add logging along with some some improvements to the load times of the extension.
10+
([#2827](https://github.com/Microsoft/vscode-python/issues/2827))
11+
1. Stop `normalizationForInterpreter.py` script from returning CRCRLF line-endings.
12+
([#2857](https://github.com/Microsoft/vscode-python/issues/2857))
13+
14+
### Code Health
15+
16+
1. Add ability to publish extension builds from `release` branches into the blob store.
17+
([#2874](https://github.com/Microsoft/vscode-python/issues/2874))
18+
19+
320
## 2018.9.0 (9 Oct 2018)
421

522
### Thanks

news/2 Fixes/2732.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/2 Fixes/2827.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/2 Fixes/2857.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

news/3 Code Health/2874.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)