Skip to content

Commit

Permalink
update 3.0.2 app changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Joseph Mattiello <[email protected]>
  • Loading branch information
JoeMatt committed Jan 16, 2025
1 parent b8e12d5 commit 445d62d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Provenance/Main UI/ProvenanceApp.swift
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,11 @@ extension ProvenanceApp: WhatsNewCollectionProvider {
title: "Performance Optimizations",
subtitle: "Improved app startup speed and fixed cache-related delays"
),
.init(
image: .init(systemName: "cpu", foregroundColor: .purple),
title: "BIOS Management",
subtitle: "Improved BIOS file detection and automatic matching across all systems"
),
.init(
image: .init(systemName: "gamecontroller", foregroundColor: .orange),
title: "Controller Improvements",
Expand Down

0 comments on commit 445d62d

Please sign in to comment.