Skip to content

Commit a2814e4

Browse files
committed
Update CHANGELOG for version 2.0.4
1 parent 83f77c5 commit a2814e4

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.0.4]
11+
12+
### Changed
13+
14+
- Updated language detector to remove Javascript as fallback default language
15+
1016
## [2.0.3]
1117

1218
### Added
@@ -50,7 +56,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5056

5157
- Initial release of this action ([#29](https://github.com/MetaMask/action-security-code-scanner/pull/29))
5258

53-
[Unreleased]: https://github.com/metamask/action-security-code-scanner/compare/v2.0.3...HEAD
59+
[Unreleased]: https://github.com/metamask/action-security-code-scanner/compare/v2.0.4...HEAD
60+
[2.0.4]: https://github.com/metamask/action-security-code-scanner/compare/v2.0.3...v2.0.4
5461
[2.0.3]: https://github.com/metamask/action-security-code-scanner/compare/v2.0.1...v2.0.3
5562
[2.0.1]: https://github.com/metamask/action-security-code-scanner/compare/v2.0.0...v2.0.1
5663
[2.0.0]: https://github.com/metamask/action-security-code-scanner/compare/v1.1.0...v2.0.0

0 commit comments

Comments
 (0)