Skip to content

Commit 0e8be8a

Browse files
committed
Mention STDMETHOD in ChangeLog
1 parent b381c8b commit 0e8be8a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
GitHub actions now require node-20, and no build environment is
33
currently available that both supports node-20 and older compilers.
44

5+
* Support for STDMETHOD functions for COM. Thank you Luis Andres Cesena
6+
for the implementation, and Kevin Puetz for the discussions. This
7+
adds new macros:
8+
9+
MAKE_STDMETHOD_MOCKn(...)
10+
IMPLEMENT_STDMETHOD_MOCKn(...)
11+
512
* Fixed issue with std::expected causing compilation error. Thank you
613
@subbota-a for reporting
714

0 commit comments

Comments
 (0)