get-unquoted: Queue a release note entry mentioning the new method
This commit is contained in:
parent
777cd24063
commit
26e731c7ca
|
@ -0,0 +1,4 @@
|
|||
# `get_unquoted()` mehod for the `configuration` data object
|
||||
|
||||
New convenience method that allow reusing a variable value
|
||||
defined quoted. Useful in C for config.h strings for example.
|
Loading…
Reference in New Issue