Skip to content

Commit d4da70e

Browse files
committed
(GH-80) Update changelog for Keep a Changelog format
This commit updates the changelog to be in line with Keep a Change log format and adds a missing issue.
1 parent 5ab5855 commit d4da70e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,16 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
88

99
## 0.16.0 - 2018-11-30
1010

11+
### Added
12+
1113
- ([GH-75](https://github.com/lingua-pupuli/puppet-editor-services/issues/75)) Add a node completion item snippet
12-
- ([GH-34](https://github.com/lingua-pupuli/puppet-editor-services/issues/34)) Autocomplete and hover should retrieve defined types and classes
1314
- ([GH-68](https://github.com/lingua-pupuli/puppet-editor-services/issues/68)) Language Server should evaluate the locally edited workspace
1415

16+
### Fixed
17+
18+
- ([GH-67](https://github.com/lingua-pupuli/puppet-editor-services/issues/67)) Make resource completion smarter
19+
- ([GH-34](https://github.com/lingua-pupuli/puppet-editor-services/issues/34)) Autocomplete and hover should retrieve defined types and classes
20+
1521
## 0.15.1 - 2018-10-30
1622

1723
### Fixed

0 commit comments

Comments
 (0)