Skip to content

Commit 2093c6f

Browse files
jschwepvdrz
authored andcommitted
Changelog: Move --with-attribute-custom to unreleased
This option was added after the 0.70.1 release and is not available yet.
1 parent bb2cfd3 commit 2093c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@
215215
--------------------------------------------------------------------------------
216216
# Unreleased
217217
## Added
218+
- Add support for custom attributes (--with-attribute-custom, #2866)
218219
## Changed
219220
- The `--wrap-static-fns` related options no longer require the experimental feature or flag.
220221
## Removed
@@ -237,7 +238,6 @@
237238
- Add option to use DST structs for flexible arrays (--flexarray-dst, #2772).
238239
- Add option to dynamically load variables (#2812).
239240
- Add option in CLI to use rustified non-exhaustive enums (--rustified-non-exhaustive-enum, #2847).
240-
- Add support for custom attributes (--with-attribute-custom, #2866)
241241
## Changed
242242
- Remove which and lazy-static dependencies (#2809, #2817).
243243
- Generate compile-time layout tests (#2787).

0 commit comments

Comments
 (0)