Correct CHANGES comment about kwargs and compactdefaultargs.
[skip ci]
This commit is contained in:
parent
b9ca9f5efc
commit
cbec3239d2
1 changed files with 1 additions and 1 deletions
2
CHANGES
2
CHANGES
|
|
@ -783,7 +783,7 @@ Version 3.0.3 (30 Dec 2014)
|
|||
2014-10-21: wsfulton
|
||||
Fix issue #242 - Use of the "kwargs" feature no longer automatically turns on the
|
||||
"compactdefaultargs" feature if the target language does not support kwargs.
|
||||
Only Java and Ruby support kwargs, so this affects all the other languages.
|
||||
This change affects all languages except Python and Ruby.
|
||||
|
||||
*** POTENTIAL INCOMPATIBILITY ***
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue