Skip to content

Commit 9afb219

Browse files
committed
changelog
1 parent aaacea1 commit 9afb219

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/source/about/changelog.rst

+7-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,13 @@ Unreleased
2525

2626
**Changed**
2727

28-
- :pull:`919` - reverts :pull:`841` as per the conclusion in :discussion:`916`
28+
- :pull:`919` - Reverts :pull:`841` as per the conclusion in :discussion:`916`. but
29+
preserves the ability to declare attributes with snake_case.
30+
31+
**Deprecated**
32+
33+
- :pull:`919` - Declaration of keys via keywork arguments in standard elements. A script
34+
has been added to automatically convert old usages where possible.
2935

3036

3137
v1.0.0-a3

0 commit comments

Comments
 (0)