Skip to content

Commit c3261dd

Browse files
chore(release): 1.7.2 [skip ci]
1 parent cf23b43 commit c3261dd

File tree

3 files changed

+19
-7
lines changed

3 files changed

+19
-7
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.7.2](https://github.com/lgeiger/ide-python/compare/v1.7.1...v1.7.2) (2021-01-05)
2+
3+
4+
### Bug Fixes
5+
6+
* revert atom-languageclient to fix autocomplete adds initial typing ([cf23b43](https://github.com/lgeiger/ide-python/commit/cf23b432e5834c882b913525c851969552b5a68e))
7+
18
## [1.7.1](https://github.com/lgeiger/ide-python/compare/v1.7.0...v1.7.1) (2020-12-13)
29

310

package-lock.json

+11-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ide-python",
33
"main": "./dist/main",
4-
"version": "1.7.1",
4+
"version": "1.7.2",
55
"description": "Python language support for Atom-IDE",
66
"keywords": [
77
"ide",

0 commit comments

Comments
 (0)