9
0

Automatic update to v1.20.0 (1.02)

This commit is contained in:
2025-08-22 21:32:42 +00:00
parent 3b16af1ceb
commit ab769ccd34
4 changed files with 22 additions and 8 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri Aug 22 21:32:42 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 1.20.0 (1.02)
see /usr/share/doc/packages/perl-App-perlbrew/Changes
1.02
- Released at 2025-07-18T21:08:37+0900
- Thanks to our contributors: Andrii Nugged, Marius Feraru
- `uninstall` command now has shorter names: `rm` and `delete`.
- `patchperl` is now an optional dependency.
- bashrc now works better with `set -u` ("use strict" in bash) is in place. PR #850.
-------------------------------------------------------------------
Fri Jun 13 05:34:51 UTC 2025 - Tina Müller <timueller+perl@suse.de>