Skip to content

Commit 5139f0b

Browse files
committed
docs: update CHANGELOG.md
1 parent ede60b9 commit 5139f0b

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,16 @@
22

33
All notable changes to the "webp-converter" extension will be documented in this file.
44

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.
67

78
## Unreleased
89

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+
915
## [v0.3.0](https://github.com/axelrindle/vscode-webp/releases/tag/v0.3.0) - 2023-05-06
1016

1117
### Added
@@ -14,7 +20,8 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1420

1521
### Fixed
1622

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))
1825

1926
## [v0.2.0](https://github.com/axelrindle/vscode-webp/releases/tag/v0.1.0) - 2023-04-12
2027

0 commit comments

Comments
 (0)