mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-06 02:30:32 -07:00
* fix(homebrew_cask): add + to valid cask chars * docs(homebrew_cask): add changelog fragment Signed-off-by: Ben Dronen <dronenb@users.noreply.github.com> * fix(homebrew_cask): add PR link to changelog fragment Signed-off-by: Ben Dronen <dronenb@users.noreply.github.com> * fix: add period to end of changelog fragment Signed-off-by: Ben Dronen <dronenb@users.noreply.github.com> * fix: remove blank line from changelog fragment Signed-off-by: Ben Dronen <dronenb@users.noreply.github.com> * fix: changelog fragment formatting Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> * Update changelogs/fragments/9128-homebrew_cask-name-regex-fix.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Signed-off-by: Ben Dronen <dronenb@users.noreply.github.com> Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
158 B
YAML
2 lines
158 B
YAML
bugfixes:
|
|
- homebrew_cask - allow ``+`` symbol in Homebrew cask name validation regex (https://github.com/ansible-collections/community.general/pull/9128).
|