Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 205b220

Browse files
Don JayamanneDon Jayamanne
Don Jayamanne
authored and
Don Jayamanne
committed
updated readme and changelog
1 parent d749780 commit 205b220

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### Version 0.6.2 (13 March 2017)
2+
* Fix incorrect indenting [#880](https://github.com/DonJayamanne/pythonVSCode/issues/880)
3+
4+
#### Thanks
5+
* [Yuwei Ba](https://github.com/ibigbug)
6+
17
### Version 0.6.1 (10 March 2017)
28
* Add support for new variable syntax in upcoming VS Code release [#774](https://github.com/DonJayamanne/pythonVSCode/issues/774), [#855](https://github.com/DonJayamanne/pythonVSCode/issues/855), [#873](https://github.com/DonJayamanne/pythonVSCode/issues/873), [#823](https://github.com/DonJayamanne/pythonVSCode/issues/823)
39
* Resolve issues in code refactoring [#802](https://github.com/DonJayamanne/pythonVSCode/issues/802), [#824](https://github.com/DonJayamanne/pythonVSCode/issues/824), [#825](https://github.com/DonJayamanne/pythonVSCode/pull/825)

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@ For further information and details continue through to the [documentation](http
103103
### Version 0.6.2 (13 March 2017)
104104
* Fix incorrect indenting [#880](https://github.com/DonJayamanne/pythonVSCode/issues/880)
105105

106+
#### Thanks
107+
* [Yuwei Ba](https://github.com/ibigbug)
108+
106109
### Version 0.6.1 (10 March 2017)
107110
* Add support for new variable syntax in upcoming VS Code release [#774](https://github.com/DonJayamanne/pythonVSCode/issues/774), [#855](https://github.com/DonJayamanne/pythonVSCode/issues/855), [#873](https://github.com/DonJayamanne/pythonVSCode/issues/873), [#823](https://github.com/DonJayamanne/pythonVSCode/issues/823)
108111
* Resolve issues in code refactoring [#802](https://github.com/DonJayamanne/pythonVSCode/issues/802), [#824](https://github.com/DonJayamanne/pythonVSCode/issues/824), [#825](https://github.com/DonJayamanne/pythonVSCode/pull/825)

0 commit comments

Comments
 (0)