File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to JSONPath Notebook will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 2.2.0] - 2024-04-04
9
+
10
+ ### Added
11
+ Switch between standard and non-standard syntax for [ additional functionality] ( https://github.com/mesarth/JSONPath-Notebook#extended-syntax-mode )
12
+
8
13
## [ 2.1.0] - 2024-03-24
9
14
10
15
### Changed
Original file line number Diff line number Diff line change 12
12
"type" : " git" ,
13
13
"url" : " https://github.com/mesarth/JSONPath-Notebook/"
14
14
},
15
- "version" : " 2.1 .0" ,
15
+ "version" : " 2.2 .0" ,
16
16
"engines" : {
17
17
"vscode" : " ^1.80.0"
18
18
},
You can’t perform that action at this time.
0 commit comments