Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 08c8dc3

Browse files
author
Abhi Keshav
authored
Update README.rst
1 parent fa9bbc8 commit 08c8dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The YANG Development Kit (YDK) is a Software Development Kit that provides API's
1818

1919
Backward Compatibility
2020
----------------------
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``.
2222

2323
Docker
2424
------

0 commit comments

Comments
 (0)