File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,28 @@ documents those changes that are of interest to users and admins.
88
99.. _5.6 release notes :
1010
11- Modules 5.6.0 (2025-07-31 )
11+ Modules 5.6.1 (not yet released )
1212--------------------------------
1313
14+ * Script: improve :command: `mrel ` to better support Koji states and not rely
15+ on sudo privileges to test a new release.
16+ * Script: adapt utilities to only use :command: `curl ` rather also requiring
17+ :command: `wget `.
18+ * Doc: :ref: `CHARTER ` has been approved on September 4, 2025.
19+ * Doc: add :ref: `EESSI ` design notes.
20+ * Doc: update :ref: `modulefile(5) ` man page to describe the :mfcmd: `report `
21+ modulefile command, which is supported since version 4.0.
22+ * Doc: use `Furo `_ Sphinx theme for the documentation published on Read The
23+ Docs.
24+ * Doc: describe how to call modulefile command from a hook procedure in
25+ :ref: `module(1) ` man page. (fix issue #590)
26+
27+ .. _Furo : https://github.com/pradyunsg/furo
28+
29+
30+ Modules 5.6.0 (2025-07-31)
31+ --------------------------
32+
1433* Rename :file: `contrib ` directory as :file: `share ` in sources to use clearer
1534 name for architecture and configuration independent files.
1635* Set a `Security policy `_ for the project.
You can’t perform that action at this time.
0 commit comments