Skip to content

Commit 256e888

Browse files
committed
update changelog
1 parent b07a6e1 commit 256e888

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
- Enable Swift support ([#62](https://github.com/MetaMask/action-security-code-scanner/pull/62))
2121

22-
### Changed
23-
24-
- Updated language detector to add Github Actions support by default
25-
2622
### Fixed
2723

2824
- Fix incorrect language selection based on repo config ([#63](https://github.com/MetaMask/action-security-code-scanner/pull/63))
2925

26+
## [2.0.2]
27+
28+
### Changed
29+
30+
- Updated language detector to add Github Actions support by default
31+
3032
## [2.0.1]
3133

3234
### Fixed
@@ -61,6 +63,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6163
[2.0.3]: https://github.com/MetaMask/action-security-code-scanner/compare/v2.0.2...v2.0.3
6264
[2.0.2]: https://github.com/MetaMask/action-security-code-scanner/compare/v2.0.1...v2.0.2
6365
[2.0.1]: https://github.com/MetaMask/action-security-code-scanner/compare/v2.0.0...v2.0.1
64-
[2.0.0]: https://github.com/MetaMask/action-security-code-scanner/releases/tag/v2.0.0
66+
[2.0.0]: https://github.com/MetaMask/action-security-code-scanner/compare/v1.1.0...v2.0.0
6567
[1.1.0]: https://github.com/MetaMask/action-security-code-scanner/compare/v1.0.0...v1.1.0
6668
[1.0.0]: https://github.com/MetaMask/action-security-code-scanner/releases/tag/v1.0.0

0 commit comments

Comments
 (0)