Skip to content

Commit 843101e

Browse files
committed
📝 update CHANGELOG.md
1 parent e8be5b5 commit 843101e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111

1212
- [CHANGELOG.md](https://github.com/hronro/iPortForwarder/blob/master/CHANGELOG.md). All the notable changes will be documented in this file from this release.
13+
- Enable [App Sandbox](https://developer.apple.com/documentation/security/app-sandbox) for better security.
1314

1415
### Changed
1516

@@ -18,4 +19,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1819
- Better DMG file packaging, by using JavaScript-based [create-dmg](https://github.com/sindresorhus/create-dmg).
1920
- Migrate to Swift 6 and Xcode 16.2
2021
- Re-implement the "Launch at Login" feature by calling the `ServiceManagement` API directly instead of using `LaunchAtLogin` library. Now "Launch at Login" feature requires macOS 13.
21-
- Enable [App Sandbox](https://developer.apple.com/documentation/security/app-sandbox) for better security.

0 commit comments

Comments
 (0)