Ver Fonte

Update migrate.md

BLUELOVETH há 1 ano atrás
pai
commit
a08c5af6e9
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      docs/migrate.md

+ 2 - 2
docs/migrate.md

@@ -18,8 +18,8 @@ This document describes the API changes from v1.x to v2.0.
 | --- | --- | --- |
 | legacy C++ API (v1.x only) | ✅ | ❌ |
 | legacy C API (v1.x only) | ✅ | ❌ |
-| C11 API (v2.0 only) | ❌ | ✅ |
-| pybind11 API (both) | ✅ | ✅ |
+| C11 API (v2.0 only) | ❌ | ✅ (work-in-progress) |
+| pybind11 API (both) | ✅ | ✅ (work-in-progress) |
 
 ## Suggestions