Skip to content

Commit

Permalink
Add missing 'Changed' heading to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ebkalderon committed Sep 19, 2020
1 parent 0786d43 commit 22268bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [0.13.3] - 2020-09-19

### Changed

* Increase `lsp-types` semantic version range to `>=0.79, <0.82`. This is safe
because the upstream changes only concern proposed LSP features, which this
library does not currently support.
Expand Down

0 comments on commit 22268bf

Please sign in to comment.