diff --git a/appcast.xml b/appcast.xml
index 868d3f4..50eb1a4 100644
--- a/appcast.xml
+++ b/appcast.xml
@@ -4,6 +4,20 @@
fat-drive-sorter
en
+ -
+ Version 1.1.2
+ Thu, 27 Apr 2023 08:15:16 +0000
+ 10.12
+ https://fat-drive-sorter.netlify.app/changelog-bare
+
+
+
+
-
Version 1.1.1
Sun, 12 Mar 2023 14:19:29 +0000
diff --git a/docs/Changelog.md b/docs/Changelog.md
index d8c21a9..cc1ad8d 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -1,5 +1,12 @@
# Release notes
+## [1.1.2](https://github.com/lwouis/fat-drive-sorter/compare/v1.1.1...v1.1.2) (2023-04-27)
+
+
+### Bug Fixes
+
+* sort using natural order (e.g. 'track 10' comes after 'track 2') ([80eff28](https://github.com/lwouis/fat-drive-sorter/commit/80eff28))
+
## [1.1.1](https://github.com/lwouis/fat-drive-sorter/compare/v1.1.0...v1.1.1) (2023-03-12)