Skip to content

Commit 62dddf4

Browse files
committed
(maint) Update CHANGLOG with unreleased commits
This commit updates the CHANGELOG with entires for the unreleased commits that have happened since the 0.10.0 release.
1 parent 35b56a3 commit 62dddf4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,20 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
77
## Unreleased
88

99
- Update Puppet Editor Services to 0.12.0
10+
- ([GH-250](https://github.com/lingua-pupuli/puppet-vscode/issues/250)) Move client folder to root
11+
- ([GH-253](https://github.com/lingua-pupuli/puppet-vscode/issues/253)) Remove languageserver
12+
- ([GH-252](https://github.com/lingua-pupuli/puppet-vscode/issues/252)) Update readme for org move
13+
- ([GH-258](https://github.com/lingua-pupuli/puppet-vscode/issues/258)) Vendoring process for editor services
14+
- (maint) Fix tslint errors
15+
- ([GH-275](https://github.com/lingua-pupuli/puppet-vscode/issues/275)) Update Marketplace Categories
16+
- (maint) Update github links for org change
17+
- (maint) Refactor client connection code
18+
- ([GH-284](https://github.com/lingua-pupuli/puppet-vscode/issues/284)) Add support for region folding
19+
- (maint) Update Puppet grammer file
20+
- ([GH-238](https://github.com/lingua-pupuli/puppet-vscode/issues/238)) Add stdio support to client extension
21+
- (maint) Automatically download languageserver on build and watch
22+
- (maint) Improve issue templates
23+
- ([GH-241](https://github.com/lingua-pupuli/puppet-vscode/issues/241)) Honor specified tcp port
1024

1125
## 0.10.0 - 2018-03-29
1226

0 commit comments

Comments
 (0)