File tree 5 files changed +12
-7
lines changed
5 files changed +12
-7
lines changed Original file line number Diff line number Diff line change
1
+ * 2.5.2 - 2021-12-02
2
+ ```
3
+ #774 - fixed regression in 2.5.1 in ietf plugin
4
+ ```
5
+
1
6
* 2.5.1 - 2021-12-02
2
7
```
3
8
#770 - ietf plugin: updated IETF Trust Legal Provisions
Original file line number Diff line number Diff line change 4
4
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5
5
.\" Date: 2021-12-02
6
6
.\" Manual: pyang manual
7
- .\" Source: json2xml-2.5.1
7
+ .\" Source: json2xml-2.5.2
8
8
.\" Language: English
9
9
.\"
10
- .TH "JSON2XML" "1" "2021\- 12\- 02" "json2xml\- 2\& .5\& .1 " "pyang manual"
10
+ .TH "JSON2XML" "1" "2021\- 12\- 02" "json2xml\- 2\& .5\& .2 " "pyang manual"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * Define some portability stuff
13
13
.\" -----------------------------------------------------------------
Original file line number Diff line number Diff line change 4
4
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5
5
.\" Date: 2021-12-02
6
6
.\" Manual: pyang manual
7
- .\" Source: pyang-2.5.1
7
+ .\" Source: pyang-2.5.2
8
8
.\" Language: English
9
9
.\"
10
- .TH "PYANG" "1" "2021\- 12\- 02" "pyang\- 2\& .5\& .1 " "pyang manual"
10
+ .TH "PYANG" "1" "2021\- 12\- 02" "pyang\- 2\& .5\& .2 " "pyang manual"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * Define some portability stuff
13
13
.\" -----------------------------------------------------------------
Original file line number Diff line number Diff line change 4
4
.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
5
5
.\" Date: 2021-12-02
6
6
.\" Manual: pyang manual
7
- .\" Source: yang2dsdl-2.5.1
7
+ .\" Source: yang2dsdl-2.5.2
8
8
.\" Language: English
9
9
.\"
10
- .TH "YANG2DSDL" "1" "2021\- 12\- 02" "yang2dsdl\- 2\& .5\& .1 " "pyang manual"
10
+ .TH "YANG2DSDL" "1" "2021\- 12\- 02" "yang2dsdl\- 2\& .5\& .2 " "pyang manual"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * Define some portability stuff
13
13
.\" -----------------------------------------------------------------
Original file line number Diff line number Diff line change 1
1
"""The pyang library for parsing, validating, and converting YANG modules"""
2
2
3
- __version__ = '2.5.1 '
3
+ __version__ = '2.5.2 '
4
4
__date__ = '2021-12-02'
You can’t perform that action at this time.
0 commit comments