NetworkLabNotes/CHANGELOG.md

42 lines
1.0 KiB
Markdown
Raw Normal View History

2017-05-31 13:23:06 +00:00
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### Added
- Section: 802.1x
- Section: SPAN, RSPAN, ERSPAN
- Section: HSRP, GLBP, VRRP
2017-05-31 13:23:06 +00:00
### Changed
## [0.2.2] - 2017-06-05
### Added
- Section: NTP, SNTP
- Section: CDP
- Section: LLDP
- Section: UDLD
## [0.2.1] - 2017-06-01
### Added
- Section: RADIUS
- Section: TACACS+
## [0.2.0] - 2017-06-01
2017-06-01 12:52:30 +00:00
### Added
- Section: DHCP
- Section: Inter Vlan Routing
## [0.1.0] - 2017-05-30
2017-05-31 13:23:06 +00:00
### Added
- Initial version
- Section: Spanning Tree
[Unreleased]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.2.2...HEAD
[0.2.2]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.2.1...v0.2.2
[0.2.1]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.2.0...v0.2.1
[0.2.0]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.1.0...v0.2.0
[0.1.0]: https://gitlab.com/netravnen/CiscoLabNotes/compare/2ca23b...v0.1.0