You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ The YANG Development Kit (YDK) is a Software Development Kit that provides API's
18
18
19
19
Backward Compatibility
20
20
----------------------
21
-
Please see `the release notes <https://github.com/CiscoDevNet/ydk-py/releases/tag/0.6.0>`_ and `documentation <http://ydk.cisco.com/py/docs/backward_compatibility.html>`_ for details on some backward incompatible changes introduced as part of the 0.6.0 release.
21
+
Please see `the release notes <https://github.com/CiscoDevNet/ydk-py/releases/tag/0.6.0>`_ and `documentation <http://ydk.cisco.com/py/docs/backward_compatibility.html>`_ for details on some backward incompatible changes introduced as part of the 0.6.0 release. Note also that in 0.7.1, `#604 <https://github.com/CiscoDevNet/ydk-gen/issues/604>`_ and `#748 <https://github.com/CiscoDevNet/ydk-gen/issues/748>`_ introduced backward incompatibility for python. The bundles generated with 0.7.1 or newer ydk-gen will only work with ydk ``core`` version 0.7.1 or newer. Also error types for python were renamed from ``YPYError`` to ``YError``.
0 commit comments