File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to the "webp-converter" extension will be documented in this file.
4
4
5
- Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
5
+ Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to
6
+ structure this file.
6
7
7
8
## Unreleased
8
9
10
+ ### Changed
11
+
12
+ - The libwebp binaries are now stored in a global location which eliminates the need to
13
+ reinstall the binaries after every extension update.
14
+
9
15
## [ v0.3.0] ( https://github.com/axelrindle/vscode-webp/releases/tag/v0.3.0 ) - 2023-05-06
10
16
11
17
### Added
@@ -14,7 +20,8 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
14
20
15
21
### Fixed
16
22
17
- - Extension crash for files containing a space in it's name ([ #3 ] ( https://github.com/axelrindle/vscode-webp/pull/3 ) )
23
+ - Extension crash for files containing a space in it's name
24
+ ([ #3 ] ( https://github.com/axelrindle/vscode-webp/pull/3 ) )
18
25
19
26
## [ v0.2.0] ( https://github.com/axelrindle/vscode-webp/releases/tag/v0.1.0 ) - 2023-04-12
20
27
You can’t perform that action at this time.
0 commit comments