Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LOLINTERNETZ authored Oct 30, 2022
1 parent 2d3314f commit c6b342b
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@

# Change Log for Visual Studio Code - Offline Gallery and Updater


## [1.0.22] - 2022-10-31

### Added
- @maxtruxa added support for specifying docker container environment variable `SSLARGS` to control SSL arguments, or disable SSL by setting `BIND=0.0.0.0:80` and `SSLARGS=` (empty).

### Changed
- @Precioussheep improved consistency of the codebase, reducing bonus code and added typing.


## [1.0.21] - 2022-08-08

### Added
Expand All @@ -19,6 +28,7 @@
- @tomer953 removed a duplicate flag to QueryFlags.
- @Ebsan fixed an issue with downloading cross-platform extensions [#24](https://github.com/LOLINTERNETZ/vscodeoffline/issues/24).


## [1.0.20]
### Fixed
- Fixed an issue when downloading multiple versions of extensions. Thanks @forky2!
Expand Down

0 comments on commit c6b342b

Please sign in to comment.