Skip to content

Commit 857255a

Browse files
committed
chore(release): version 2.2.1
1 parent bbc2d9d commit 857255a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
## [2.2.1] - 2020-04-11
11+
12+
### Fixed
13+
14+
- Add capability to set breakpoints (#89)
15+
1016
## [2.2.0] - 2020-04-11
1117

1218
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "linter-gfortran",
33
"displayName": "Modern Fortran",
44
"description": "Modern Fortran language support, including syntax highlighting and error detection.",
5-
"version": "2.2.0",
5+
"version": "2.2.1",
66
"publisher": "krvajalm",
77
"engines": {
88
"vscode": "^1.30.x"

0 commit comments

Comments
 (0)