Skip to content

Commit

Permalink
doc: desc. PowerShell support in NEWS/changes
Browse files Browse the repository at this point in the history
  • Loading branch information
xdelaruelle committed Sep 8, 2024
1 parent dddfeac commit 43efc18
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ Modules 5.5.0 (not yet released)
tags<module-info>`.
* Doc: describe in :ref:`module(1)` man page how to initialize Modules in a
Ruby script. (fix issue #535)
* Add Windows PowerShell (``pwsh``) shell support. (fix issue #326 with
contribution from Simon Lukas Märtens)

.. warning:: Variant names are now fully checked instead of just verifying
their first character. Only characters within the ``A-Za-z0-9_-`` range are
Expand Down
2 changes: 2 additions & 0 deletions doc/source/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -818,6 +818,8 @@ Package Initialization
When initializing Modules, :subcmd:`refresh` the loaded modules in case some
user environment is already configured.

Starting version ``5.5``, support for Windows *pwsh* shell is introduced.

Command line switches
"""""""""""""""""""""

Expand Down

0 comments on commit 43efc18

Please sign in to comment.