Skip to content

Commit 3c7d56e

Browse files
authored
Merge pull request #755 from jpogran/release-1.3.0
(maint) Release 1.3.0
2 parents e555b1c + 88afafc commit 3c7d56e

File tree

1 file changed

+33
-20
lines changed

1 file changed

+33
-20
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.3.0] - 2020-06-08
10+
11+
### Added
12+
13+
- ([GH-289](https://github.com/puppetlabs/puppet-editor-services/issues/306)) [puppet-editor-services-1.2.0](https://github.com/puppetlabs/puppet-editor-services/releases/tag/1.2.0) Add a code folding range provider for Manifests
14+
15+
### Fixed
16+
17+
- ([GH-300](https://github.com/puppetlabs/puppet-editor-services/issues/300)) [puppet-editor-services-1.2.0](https://github.com/puppetlabs/puppet-editor-services/releases/tag/1.2.0) Return nil for bad hover requests
18+
919
## [1.2.0] - 2020-04-2
1020

1121
### Added
@@ -620,23 +630,26 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
620630

621631
- Initial release of the puppet extension.
622632

623-
[unreleased]: https://github.com/lingua-pupuli/puppet-vscode/compare/1.0.0...master
624-
[1.0.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.28.0...1.0.0
625-
[0.28.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.27.3...0.28.0
626-
[0.27.3]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.27.2...0.27.3
627-
[0.27.2]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.27.1...0.27.2
628-
[0.27.1]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.27.0...0.27.1
629-
[0.27.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.26.1...0.27.0
630-
[0.26.1]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.26.0...0.26.1
631-
[0.26.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.25.2...0.26.0
632-
[0.25.2]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.25.1...0.25.2
633-
[0.25.1]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.25.0...0.25.1
634-
[0.25.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.23.0...0.25.0
635-
[0.23.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.22.0...0.23.0
636-
[0.22.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.21.0...0.22.0
637-
[0.21.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.20.0...0.21.0
638-
[0.20.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.19.0...0.20.0
639-
[0.19.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.18.0...0.19.0
640-
[0.18.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.17.0...0.18.0
641-
[0.17.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.16.0...0.17.0
642-
[0.16.0]: https://github.com/lingua-pupuli/puppet-vscode/compare/0.15.1...0.16.0
633+
[unreleased]: https://github.com/puppetlabs/puppet-vscode/compare/1.3.0...master
634+
[1.3.0]: https://github.com/puppetlabs/puppet-vscode/compare/1.2.0...1.3.0
635+
[1.2.0]: https://github.com/puppetlabs/puppet-vscode/compare/1.1.0...1.2.0
636+
[1.1.0]: https://github.com/puppetlabs/puppet-vscode/compare/1.0.0...1.1.0
637+
[1.0.0]: https://github.com/puppetlabs/puppet-vscode/compare/0.28.0...1.0.0
638+
[0.28.0]: https://github.com/puppetlabs/puppet-vscode/compare/0.27.3...0.28.0
639+
[0.27.3]: https://github.com/puppetlabs/puppet-vscode/compare/0.27.2...0.27.3
640+
[0.27.2]: https://github.com/puppetlabs/puppet-vscode/compare/0.27.1...0.27.2
641+
[0.27.1]: https://github.com/puppetlabs/puppet-vscode/compare/0.27.0...0.27.1
642+
[0.27.0]: https://github.com/puppetlabs/puppet-vscode/compare/0.26.1...0.27.0
643+
[0.26.1]: https://github.com/puppetlabs/puppet-vscode/compare/0.26.0...0.26.1
644+
[0.26.0]: https://github.com/puppetlabs/puppet-vscode/compare/0.25.2...0.26.0
645+
[0.25.2]: https://github.com/puppetlabs/puppet-vscode/compare/0.25.1...0.25.2
646+
[0.25.1]: https://github.com/puppetlabs/puppet-vscode/compare/0.25.0...0.25.1
647+
[0.25.0]: https://github.com/puppetlabs/puppet-vscode/compare/0.23.0...0.25.0
648+
[0.23.0]: https://github.com/puppetlabs/puppet-vscode/compare/0.22.0...0.23.0
649+
[0.22.0]: https://github.com/puppetlabs/puppet-vscode/compare/0.21.0...0.22.0
650+
[0.21.0]: https://github.com/puppetlabs/puppet-vscode/compare/0.20.0...0.21.0
651+
[0.20.0]: https://github.com/puppetlabs/puppet-vscode/compare/0.19.0...0.20.0
652+
[0.19.0]: https://github.com/puppetlabs/puppet-vscode/compare/0.18.0...0.19.0
653+
[0.18.0]: https://github.com/puppetlabs/puppet-vscode/compare/0.17.0...0.18.0
654+
[0.17.0]: https://github.com/puppetlabs/puppet-vscode/compare/0.16.0...0.17.0
655+
[0.16.0]: https://github.com/puppetlabs/puppet-vscode/compare/0.15.1...0.16.0

0 commit comments

Comments
 (0)