aboutsummaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index a7861b9..041bbc5 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -2,6 +2,15 @@ PSn00bSDK changelog
Items that are lower in the log are more recently implemented.
+10-31-2021 by spicyjpeg:
+
+* Added tinyxml2 and mkpsxiso as git submodules and removed the (admittedly
+ short-lived) SKIP_* options completely. CMake's ExternalProject is no longer
+ used to download dependencies at build time.
+
+* Added CMake presets file with presets for building installer packages.
+
+
10-25-2021 by Lameguy64:
* Made a very tiny change in the readme file.