diff --git a/CHANGELOG.md b/CHANGELOG.md index aaa69f4d..180b1c7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,10 +8,16 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how ## 0.16.0 - 2018-11-30 +### Added + - ([GH-75](https://github.com/lingua-pupuli/puppet-editor-services/issues/75)) Add a node completion item snippet -- ([GH-34](https://github.com/lingua-pupuli/puppet-editor-services/issues/34)) Autocomplete and hover should retrieve defined types and classes - ([GH-68](https://github.com/lingua-pupuli/puppet-editor-services/issues/68)) Language Server should evaluate the locally edited workspace +### Fixed + +- ([GH-67](https://github.com/lingua-pupuli/puppet-editor-services/issues/67)) Make resource completion smarter +- ([GH-34](https://github.com/lingua-pupuli/puppet-editor-services/issues/34)) Autocomplete and hover should retrieve defined types and classes + ## 0.15.1 - 2018-10-30 ### Fixed