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

Commit dd717bc

Browse files
author
Abhi Keshav
authored
Update CHANGES.md
1 parent 08c8dc3 commit dd717bc

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

CHANGES.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,19 @@
1919
##### Netconf provider improvements
2020
* Added support for connecting to devices with no `get-schema` support ([#554](https://github.com/CiscoDevNet/ydk-gen/issues/544))
2121
##### ydk-gen improvements
22-
* Updated leafs in python model APIs to use native python types. ([604](https://github.com/CiscoDevNet/ydk-gen/issues/604))
23-
* Improved the size and performance of Golang model APIs ([604](https://github.com/CiscoDevNet/ydk-gen/issues/604))
24-
* Fixed issue with handling of some typedefs in Golang ([706](https://github.com/CiscoDevNet/ydk-gen/issues/706), [747](https://github.com/CiscoDevNet/ydk-gen/issues/747))
22+
* Updated leafs in python model APIs to use native python types. ([#604](https://github.com/CiscoDevNet/ydk-gen/issues/604))
23+
* Improved the size and performance of Golang model APIs ([#604](https://github.com/CiscoDevNet/ydk-gen/issues/604))
24+
* Fixed issue with handling of some typedefs in Golang ([#706](https://github.com/CiscoDevNet/ydk-gen/issues/706), [#747](https://github.com/CiscoDevNet/ydk-gen/issues/747))
2525
##### Documentation improvements
26-
* Improved enum documentation ([716](https://github.com/CiscoDevNet/ydk-gen/issues/716))
27-
* Enhanced table of contents for documentation ([715](https://github.com/CiscoDevNet/ydk-gen/issues/715))
26+
* Improved enum documentation ([#716](https://github.com/CiscoDevNet/ydk-gen/issues/716))
27+
* Enhanced table of contents for documentation ([#715](https://github.com/CiscoDevNet/ydk-gen/issues/715))
2828
##### Testing/error improvements
29-
* Improved ydk-gen error reporting and fixed `--one-class-per-module` option of generating python packages ([604](https://github.com/CiscoDevNet/ydk-gen/issues/604))
30-
* Added coverage for Golang and C++ ([740](https://github.com/CiscoDevNet/ydk-gen/issues/740), [705](https://github.com/CiscoDevNet/ydk-gen/issues/705))
29+
* Improved ydk-gen error reporting and fixed `--one-class-per-module` option of generating python packages ([#604](https://github.com/CiscoDevNet/ydk-gen/issues/604))
30+
* Added coverage for Golang and C++ ([740](https://github.com/CiscoDevNet/ydk-gen/issues/740), [#705](https://github.com/CiscoDevNet/ydk-gen/issues/705))
3131
##### Installation improvements
32-
* Introduced automated docker builds to produce docker images with `ydk-gen`, `ydk-py` and `ydk-go` pre-installed ([724](https://github.com/CiscoDevNet/ydk-gen/issues/724))
32+
* Introduced automated docker builds to produce docker images with `ydk-gen`, `ydk-py` and `ydk-go` pre-installed ([#724](https://github.com/CiscoDevNet/ydk-gen/issues/724))
3333
* Removed `epel-release` as one of the requirements for libydk RPM ([#627](https://github.com/CiscoDevNet/ydk-gen/issues/627))
34-
* Added testing for `libydk` packages ([604](https://github.com/CiscoDevNet/ydk-gen/issues/604))
34+
* Added testing for `libydk` packages ([#604](https://github.com/CiscoDevNet/ydk-gen/issues/604))
3535

3636
### 2018-01-31 version 0.7.0
3737

0 commit comments

Comments
 (0)