Skip to content

Commit 74893fc

Browse files
update changelog.md for v1.5.0 release (#64)
1 parent 186760e commit 74893fc

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
See [releases](https://github.com/RandomFractals/vscode-leaflet/releases) for source code and `vscode-leaflet.vsix` extension package download
44

5+
# v1.5.0 - [2022-03-22]
6+
7+
- [#61](https://github.com/RandomFractals/vscode-leaflet/issues/61)
8+
Register text/x-json mime type for the REST book examples to work again
9+
- [#62](https://github.com/RandomFractals/vscode-leaflet/issues/62)
10+
Remove old eslint and tsl problem matcher extensions from recommendations list
11+
- [#63](https://github.com/RandomFractals/vscode-leaflet/issues/63)
12+
Update vscode libraries and dev dependencies to the latest v1.65
13+
- [#64](https://github.com/RandomFractals/vscode-leaflet/issues/64)
14+
Package and publish dependencies update v1.5.0 release
15+
516
# v1.4.0 - [2021-10-11]
617

718
- [#31](https://github.com/RandomFractals/vscode-leaflet/issues/31)
@@ -75,7 +86,7 @@ Cleanup generated notebook renderer extension code
7586
- [#3](https://github.com/RandomFractals/vscode-leaflet/issues/3)
7687
Add extra extension metadata info to package.json
7788
- [#4](https://github.com/RandomFractals/vscode-leaflet/issues/4)
78-
Update proposed vscode apis and typings to latest
89+
Update proposed vscode apis and typings to latest
7990
- [#5](https://github.com/RandomFractals/vscode-leaflet/issues/5)
8091
Update dev dependencies to latest for vscode v1.56.0
8192
- [#6](https://github.com/RandomFractals/vscode-leaflet/issues/6)

0 commit comments

Comments
 (0)