Skip to content

Commit c6b342b

Browse files
authored
Update CHANGELOG.md
1 parent 2d3314f commit c6b342b

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11

22
# Change Log for Visual Studio Code - Offline Gallery and Updater
3-
3+
4+
## [1.0.22] - 2022-10-31
5+
6+
### Added
7+
- @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).
8+
9+
### Changed
10+
- @Precioussheep improved consistency of the codebase, reducing bonus code and added typing.
11+
12+
413
## [1.0.21] - 2022-08-08
514

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

31+
2232
## [1.0.20]
2333
### Fixed
2434
- Fixed an issue when downloading multiple versions of extensions. Thanks @forky2!

0 commit comments

Comments
 (0)