Skip to content

Commit 68c7b5c

Browse files
committed
Update CHANGELOG with current events
1 parent 2d30a92 commit 68c7b5c

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,32 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## [Unreleased]
77

8-
[Unreleased]: https://github.com/yourbase/yourbase-vscode/compare/v0.2.0...HEAD
8+
[Unreleased]: https://github.com/yourbase/yourbase-vscode/compare/v0.2.2...HEAD
9+
10+
### Fixed
11+
12+
- Update elliptic to address [CVE-2020-13822][].
13+
14+
[CVE-2020-13822]: https://github.com/advisories/GHSA-vh7m-p724-62c2
15+
16+
## [0.2.2][]
17+
18+
[0.2.2]: https://github.com/yourbase/yourbase-vscode/releases/tag/v0.2.2
19+
20+
### Fixed
21+
22+
- Update lodash to address [CVE-2020-8203][].
23+
24+
[CVE-2020-8203]: https://github.com/advisories/GHSA-p6mc-m468-83gw
25+
26+
## 0.2.1
27+
28+
Skipped due to release infrastructure failure.
929

1030
## [0.2.0][]
1131

32+
### Added
33+
1234
- Add commands to jump to the `.yourbase.yml` file for the workspace or
1335
active file.
1436

0 commit comments

Comments
 (0)