Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

Commit bea971b

Browse files
authored
Merge pull request #376 from renanrodrigo/update_changelog
Update changelog for 2017.1b3 release
2 parents 848b698 + 70e1253 commit bea971b

1 file changed

Lines changed: 18 additions & 5 deletions

File tree

CHANGELOG.rst

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,13 @@ Change log
33
##########
44
All notable changes to the python-openflow project is documented in this file.
55

6-
UNRELEASED - [2017.1b3] - "bethania" beta3 - 2017-06-1X
7-
*******************************************************
6+
UNRELEASED - Under development
7+
******************************
88
Added
99
=====
10-
- IPv4 packet pack/unpack support.
1110

1211
Changed
1312
=======
14-
- Raise ValueError if not using bytes (e.g. string) in BinaryData.
1513

1614
Deprecated
1715
==========
@@ -21,12 +19,27 @@ Removed
2119

2220
Fixed
2321
=====
24-
- [v0x01] Fixed method to unpack error messages.
2522

2623
Security
2724
========
2825

2926

27+
[2017.1b3] - "bethania" beta3 - 2017-06-14
28+
******************************************
29+
Added
30+
=====
31+
- IPv4 packet pack/unpack support.
32+
33+
Changed
34+
=======
35+
- Raise ValueError if not using bytes (e.g. string) in BinaryData.
36+
37+
Fixed
38+
=====
39+
- [v0x01] Fixed method to unpack error messages.
40+
- A few bug fixes.
41+
42+
3043
[2017.1b2] - "bethania" beta2 - 2017-05-05
3144
******************************************
3245
Added

0 commit comments

Comments
 (0)