Skip to content

Commit e5c7a89

Browse files
authored
Update CHANGELOG.md
1 parent d88cbbd commit e5c7a89

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,30 @@
11
# Changelog
22

3-
## 0.5 (2017-01-06)
3+
## v0.6 (2017-03-13)
4+
- Refactored all code to compile on both Windows and Linux.
5+
- Added Windows CNI network and IPAM plugins.
6+
- Added Linux l2tunnel mode for CNI and libnetwork.
7+
- Added ability to request address pools on a specific interface.
8+
- Added support for multiple subnets and gateways per network.
9+
- Updated official plugin names and file locations.
10+
- Separated CNI IPAM plugin to its own binary.
11+
- Improved overall logging.
12+
- Added containerized builds.
13+
- Added basic documentation.
14+
- Added license.
15+
16+
## v0.5 (2017-01-06)
417
- Added CNI support.
518
- Added Docker managed plugin support.
619
- Various bug fixes.
720

8-
## 0.4 (2016-09-30)
21+
## v0.4 (2016-09-30)
922
- Azure and Azure Stack environment support.
1023
- Added automatic address configuration from WireServer based on environment.
1124
- Refactored core net and IPAM logic for CNI support.
1225
- Various bug fixes and polish.
1326

14-
## 0.3 (2016-07-29)
27+
## v0.3 (2016-07-29)
1528
- Initial release of network and IPAM plugin.
1629
- Added Libnetwork CNM support.
1730
- Added JSON store support.

0 commit comments

Comments
 (0)