mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-23 19:17:54 +00:00
Updated CHANGELOG.md with version tag 0.2.1-lw
This commit is contained in:
parent
dfeb6758fb
commit
0be157b9ec
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -6,11 +6,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- Section: RADIUS
|
||||
- Section: TACACS+
|
||||
- Senction: Initial 802.1x content (very little so far)
|
||||
|
||||
### Changed
|
||||
|
||||
## [0.2.1-lw] - 2017-06-01
|
||||
### Added
|
||||
- Section: RADIUS
|
||||
- Section: TACACS+
|
||||
|
||||
## [0.2.0-lw] - 2017-06-01
|
||||
### Added
|
||||
- Section: DHCP
|
||||
|
@ -21,6 +25,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
- Initial version
|
||||
- Section: Spanning Tree
|
||||
|
||||
[Unreleased]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.2.0-lw...HEAD
|
||||
[Unreleased]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.2.1-lw...HEAD
|
||||
[0.2.1-lw]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.2.1-lw...v0.2.0-lw
|
||||
[0.2.0-lw]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.1.0-lw...v0.2.0-lw
|
||||
[0.1.0-lw]: https://gitlab.com/netravnen/CiscoLabNotes/compare/2ca23bdd5a942ca1af0bb4e568bb97b1be12ab88...v0.1.0-lw
|
||||
|
|
Loading…
Reference in a new issue