aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornl6720 <devnull@nl6720.me>2025-06-26 11:12:39 +0300
committernl6720 <devnull@nl6720.me>2025-06-26 15:54:42 +0300
commit9089013c44815fc133235bba83ebdd69d6ec56db (patch)
treeed76c4f285344e45f3057fcd355d8de9c6a6bc87
parent363c27beabbe71ca6d25bb9b82839cb978973b05 (diff)
downloadarchiso-9089013c44815fc133235bba83ebdd69d6ec56db.tar.gz
archiso-9089013c44815fc133235bba83ebdd69d6ec56db.tar.bz2
Add changelog for 84
-rw-r--r--CHANGELOG.rst24
1 files changed, 18 insertions, 6 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 90b317b..8309a0f 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -8,15 +8,9 @@ Changelog
Added
-----
-- Added ``mmc-utils`` to releng packages. It can be used to configure MMC and eMMC storage devices.
-
Changed
-------
-- Undeprecate ``/${install_dir}/grubenv``. There are use cases that rely on extracting only the ``${install_dir}`` from
- the ISO.
-- Use ``xdg-open`` instead of hardcoding the web browser in the ``Installation_guide`` script.
-
Deprecated
----------
@@ -26,6 +20,24 @@ Fixed
Removed
-------
+[84] - 2025-06-26
+=================
+
+Added
+-----
+
+- Added ``mmc-utils`` to releng packages. It can be used to configure MMC and eMMC storage devices.
+
+Changed
+-------
+
+- Undeprecate ``/${install_dir}/grubenv``. There are use cases that rely on extracting only the ``${install_dir}`` from
+ the ISO.
+- Use ``xdg-open`` instead of hardcoding the web browser in the ``Installation_guide`` script.
+
+Removed
+-------
+
- Removed ``rp-pppoe`` from releng packages. ``ppp`` provides a PPPoE client that is sufficient for most use cases.
[83] - 2025-03-24