mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-26 19:27:57 +00:00
Udpated changelog with change to tag names
after rewrite of git history was done to remove file named main.pdf from the history
This commit is contained in:
parent
f9a04e3111
commit
5b36302649
18
CHANGELOG.md
18
CHANGELOG.md
|
@ -12,30 +12,30 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
### Changed
|
||||
|
||||
## [0.2.2-lw] - 2017-06-05
|
||||
## [0.2.2] - 2017-06-05
|
||||
### Added
|
||||
- Section: NTP, SNTP
|
||||
- Section: CDP
|
||||
- Section: LLDP
|
||||
- Section: UDLD
|
||||
|
||||
## [0.2.1-lw] - 2017-06-01
|
||||
## [0.2.1] - 2017-06-01
|
||||
### Added
|
||||
- Section: RADIUS
|
||||
- Section: TACACS+
|
||||
|
||||
## [0.2.0-lw] - 2017-06-01
|
||||
## [0.2.0] - 2017-06-01
|
||||
### Added
|
||||
- Section: DHCP
|
||||
- Section: Inter Vlan Routing
|
||||
|
||||
## [0.1.0-lw] - 2017-05-30
|
||||
## [0.1.0] - 2017-05-30
|
||||
### Added
|
||||
- Initial version
|
||||
- Section: Spanning Tree
|
||||
|
||||
[Unreleased]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.2.2-lw...HEAD
|
||||
[0.2.2-lw]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.2.1-lw...v0.2.2-lw
|
||||
[0.2.1-lw]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.2.0-lw...v0.2.1-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/2ca23b...v0.1.0-lw
|
||||
[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
|
||||
|
|
Loading…
Reference in a new issue