You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+33-20Lines changed: 33 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,16 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
6
6
7
7
## [Unreleased]
8
8
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
+
9
19
## [1.2.0] - 2020-04-2
10
20
11
21
### Added
@@ -620,23 +630,26 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
0 commit comments