From 99b8d7b1916122bab56e0d24966066c6afdddbf8 Mon Sep 17 00:00:00 2001
From: Gareth Williams <gaz492@gmail.com>
Date: Sun, 8 Dec 2024 17:10:02 +0000
Subject: [PATCH] Update changelog

---
 changelog.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/changelog.md b/changelog.md
index 126086d..bff7b80 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,4 +1,9 @@
 # Changelog
 
+## 1.0.10
+- Changed some error messages from fatals to errors
+- Changed description of some flags
+- Fixed potential issue in downloading files where an error would return and not continue a for loop
+
 ## 1.0.9
 - Exclude installer and installer log from empty dir checks
\ No newline at end of file