From 00e647d52d3500cf2b3134b898f24647aabe9747 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 26 Mar 2024 22:25:25 +0100
Subject: [PATCH] chore(main): release 2.6.0 (#161)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---
CHANGELOG.md | 12 ++++++++++++
.../GIMI-ModManager.WinUI.csproj | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 04db0cfe..0cbb3c1c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [2.6.0](https://github.com/Jorixon/JASM/compare/v2.5.0...v2.6.0) (2024-03-26)
+
+
+### Features
+
+* Mod Presets and Persisting of Mod Preferences ([#160](https://github.com/Jorixon/JASM/issues/160)) ([2b0bc5e](https://github.com/Jorixon/JASM/commit/2b0bc5e930987f290b59a8e708f4fc138fd1138c))
+
+
+### Miscellaneous
+
+* Detect Script.ini files ([78cd6f5](https://github.com/Jorixon/JASM/commit/78cd6f5048762de8fadedd1f536733707ccaae3f))
+
## [2.5.0](https://github.com/Jorixon/JASM/compare/v2.4.0...v2.5.0) (2024-03-23)
diff --git a/src/GIMI-ModManager.WinUI/GIMI-ModManager.WinUI.csproj b/src/GIMI-ModManager.WinUI/GIMI-ModManager.WinUI.csproj
index ac3a7fef..396c5d98 100644
--- a/src/GIMI-ModManager.WinUI/GIMI-ModManager.WinUI.csproj
+++ b/src/GIMI-ModManager.WinUI/GIMI-ModManager.WinUI.csproj
@@ -16,7 +16,7 @@