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

Commit 98fb57a

Browse files
committed
Update changelog for Chico Beta1 release
1 parent 26ca9e3 commit 98fb57a

1 file changed

Lines changed: 23 additions & 10 deletions

File tree

CHANGELOG.rst

Lines changed: 23 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
##########
22
Change log
33
##########
4-
All notable changes to the python-openflow project is documented in this file.
4+
All notable changes to the python-openflow project are documented in this file.
55

66
UNRELEASED - Under development
77
******************************
@@ -24,27 +24,40 @@ Security
2424
========
2525

2626

27-
[2017.1] - "bethania" - 2017-07-06
28-
**********************************
27+
[2017.2b1] - "chico" beta1 - 2017-09-18
28+
***************************************
2929
Added
3030
=====
31+
- OpenFlow Extensible Match structures.
32+
- ARP packet pack/unpack support.
33+
- 802.1q VLAN packet pack/unpack support.
3134

3235
Changed
3336
=======
34-
- Documentation updated and improved.
35-
36-
Deprecated
37-
==========
37+
- Improved packet validation and unpacking.
38+
- Yala substitutes Pylama as the main linter checker.
39+
- Requirements files updated and restructured.
3840

3941
Removed
4042
=======
43+
- Unused and duplicated files.
4144

4245
Fixed
4346
=====
44-
- Some bug fixes
47+
- Some missing classes and elements were included.
48+
- Some test fixes.
49+
- Several bug fixes.
4550

46-
Security
47-
========
51+
52+
[2017.1] - "bethania" - 2017-07-06
53+
**********************************
54+
Changed
55+
=======
56+
- Documentation updated and improved.
57+
58+
Fixed
59+
=====
60+
- Some bug fixes.
4861

4962

5063
[2017.1b3] - "bethania" beta3 - 2017-06-16

0 commit comments

Comments
 (0)