Add changes entry for R enum fixes
This commit is contained in:
parent
cfa7a4d4d0
commit
b2365f119e
1 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,10 @@ the issue number to the end of the URL: https://github.com/swig/swig/issues/
|
|||
Version 4.0.0 (in progress)
|
||||
===========================
|
||||
|
||||
2019-03-18: richardbeare
|
||||
[R] #1328 Non-trivial enums are working now. The enum values are now obtained from
|
||||
the C/C++ layer. const reference enums and C++11 enum classes are also now working.
|
||||
|
||||
2019-03-14: mochizk
|
||||
[Javascript] #1500 Fix compilation errors due to deprecating V8 API in Node.js.
|
||||
New V8 API is used if node.js >= v10.12, or if V8 >= v7.0.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue