From d2694248dbcd3538113e605f2a098617ad7fc9fd Mon Sep 17 00:00:00 2001 From: Kyle Crawford Date: Sun, 14 Jan 2024 14:41:41 -0500 Subject: [PATCH] Update Change log in README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 23f1c6d..1ac1923 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,14 @@ It is currently written in Swift. **CHANGELOG** + +Version 3.1.1 +- Fix bug where dockutil would mistakenly call sudo to run as user +- Ensure paths to apps in Cryptexes get added as normal apps rather than symlinks + +Version 3.1.0 +- Convert to Swift Package Manager package + Version 3.0.0 - Rewrite in Swift for macOS 12.3 compatibility - Feature compatibility with previous version