Skip to content

Commit 7ffee57

Browse files
authored
Merge pull request #275 from glennsarti/prep-release-1.0
(GH-274) Release 1.0.0
2 parents 3d5e403 + 97ee207 commit 7ffee57

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

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

77
## Unreleased
88

9-
## 1.0.0 - ????-??-??
9+
## 1.0.0 - 2020-07-24
1010

1111
Major release 🎉🎉 which drops support for Puppet 4
1212

@@ -16,6 +16,10 @@ terminate early with an error if run under Puppet 4.
1616

1717
### Changed
1818

19+
- ([GH-272](https://github.com/puppetlabs/puppet-editor-services/issues/272)) Fix Puppet Lint and document symbol sometimes not working
20+
- ([GH-269](https://github.com/puppetlabs/puppet-editor-services/issues/269)) Fix Workspace Symbol Provider
21+
- ([Commit](https://github.com/puppetlabs/puppet-editor-services/commit/7c4a9c4d2d868bdbea1ef590300d5a37fce9b1e4)) Update Puppetfile Resolver to 0.3.0
22+
- ([Commit](https://github.com/puppetlabs/puppet-editor-services/commit/450b9acaabe58eeee52da4000910673647d25d13)) Document removal of Puppet 4
1923
- ([GH-209](https://github.com/puppetlabs/puppet-editor-services/issues/209)) Refactor the session state to be a class and pass that instead of global modules
2024
- ([Commit](https://github.com/puppetlabs/puppet-editor-services/commit/f7caae3f7b0db4e1debecafe8bd4c3485a334732)) Removed vendored gems and update development and building workflows
2125
- ([Commit](https://github.com/puppetlabs/puppet-editor-services/commit/2f6e0fc143ddd50be5256bf9abb62d91d2e49466)) Fix Facter Helper for 1.0

0 commit comments

Comments
 (0)