Skip to content

Commit 69b1eec

Browse files
committed
update changelog fragement for slug conversion
1 parent 098eedf commit 69b1eec

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

changelogs/fragments/1499-fix-regex-pattern.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
bugfixes:
3+
- Adjust regex pattern for character conversion for slugs
4+
- Only do slug generation in netbox_secret if needed
5+
- Make slug generation optional by providing `slug` key
6+
breaking_changes:
7+
- This changes the behavior for generating slugs. If you were relying on the previous behavior, you need to be aware that this behavior has changed.

0 commit comments

Comments
 (0)