:: commit 9b15ebed6213c56e9c6c5e99b65ee52d76077d4b

mintsuki <mintsuki@protonmail.com> — 2024-09-10 03:41

parents: be0f0a7469

docs: Update ChangeLog and README.md for 8.0.11

diff --git a/ChangeLog b/ChangeLog
index 78fd53ad..6de2c958 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2024-09-10  mintsuki  <mintsuki@protonmail.com>
+
+    *** Release 8.0.11 ***
+
+    Noteworthy changes compared to the previous release, 8.0.10:
+
+    Miscellaneous:
+        - Replace "freestnd-c-hdrs" back with "freestanding-headers" due to
+          GPLv3 with Runtime Exceptions licensing concerns and size.
+
 2024-09-09  mintsuki  <mintsuki@protonmail.com>
 
     *** Release 8.0.10 ***
diff --git a/README.md b/README.md
index 8592820b..4e8b817d 100644
--- a/README.md
+++ b/README.md
@@ -73,9 +73,9 @@ For example, to clone the latest binary release of the `8.x` branch, one can do:
 ```bash
 git clone https://github.com/limine-bootloader/limine.git --branch=v8.x-binary --depth=1
 ```
-or, to clone a specific binary point release (for example `8.0.10`):
+or, to clone a specific binary point release (for example `8.0.11`):
 ```bash
-git clone https://github.com/limine-bootloader/limine.git --branch=v8.0.10-binary --depth=1
+git clone https://github.com/limine-bootloader/limine.git --branch=v8.0.11-binary --depth=1
 ```
 
 In order to rebuild host utilities like `limine`, simply run `make` in the binary
tab: 248 wrap: offon