Skip to content

Commit ff5a307

Browse files
chore(changelog): add changelog for v0.5.0
1 parent ddb79be commit ff5a307

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# GitGuardian Secret Security Changelog
22

3+
## [0.5.0]
4+
5+
### Removed
6+
7+
- Removed GGShield path and API key from the extension settings
8+
9+
### Changed
10+
11+
- Improve the authentication process and add more information when it fails.
12+
- Only display one problem when a secret URI is detected
13+
14+
### Added
15+
16+
- Added an option in the vscode settings to allow self-signed certificates
17+
318
## [0.4.2]
419

520
### Fixed
@@ -14,7 +29,7 @@
1429

1530
## [0.4.0]
1631

17-
### Modified
32+
### Changed
1833

1934
- Load .env configuration and ensure environment specific settings are applied
2035
- Prevent scanning gitignored files
@@ -26,7 +41,7 @@
2641

2742
## [0.3.0]
2843

29-
### Modified
44+
### Changed
3045

3146
- Remove API key from settings
3247
- Improve logging for invalid settings
@@ -37,7 +52,7 @@
3752

3853
## [0.2.0]
3954

40-
### modified
55+
### Changed
4156

4257
- Do not display CLI path in settings
4358

0 commit comments

Comments
 (0)