Skip to content

Commit d8e58c6

Browse files
committed
update CHANGELOG
1 parent 47c5137 commit d8e58c6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [Unreleased]
4+
5+
### Features
6+
7+
- Setting `friendly_plugin_names` will cause the plugin to normalize discovered plugin names even when they are coming from the an input plugin table generated by nixos. This enables additional case-insensitivity and hyphen/underscore insensitivity and makes `friendly_plugin_names` behave more like a user would anticipate. It's still recommended to set this to off
8+
9+
### Meta
10+
11+
- Use the actual plugin discovery function in core test setup instead of setting the plugin table directly
12+
313
## [0.5.0] 2024-08-28
414

515
### Features

0 commit comments

Comments
 (0)