Add change note

This commit is contained in:
Tamas Vajk
2024-01-31 08:44:43 +01:00
parent 1d525dd06c
commit dabe63ce8b

View File

@@ -0,0 +1,5 @@
---
category: minorAnalysis
---
* Added a new database relation to store compiler arguments specified inside `@[...].rsp` file arguments. The arguments
are returned by `Compilation::getExpandedArgument/1` and `Compilation::getExpandedArguments/0`.