You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
5
6
6
7
+
## [3.0.0] - 2025-02-10
8
+
9
+
### Added
10
+
- support for Sauce Connect 5
11
+
12
+
### Changed
13
+
- breaking: the `region` input is now required
14
+
- dependencies updated
15
+
16
+
### Removed
17
+
- support for Sauce Connect 4 has been dropped.
18
+
- check out [Migration Guide](https://docs.saucelabs.com/secure-connections/sauce-connect-5/migrating/) for more
0 commit comments