NetworkLabNotes/CHANGELOG.md

68 lines
1.7 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
2017-06-08 06:30:09 +00:00
- 802.1x
- StackWise
2017-06-11 15:40:47 +00:00
- VSS
- HSRP
- GLBP
- VRRP
2017-05-31 13:23:06 +00:00
## [0.4.0] - 2017-xx-xx
### Added
- Section bout IPv6
2017-07-22 20:01:18 +00:00
## [0.3.1] - 2017-07-19
## Removed
- Removed suporvisor from frontpage
2017-06-06 11:22:00 +00:00
## [0.3.0] - 2017-06-06
### Added
- DORA sentence to DCHP section
- More xkcd images to library, many yet to be used
2017-05-31 13:23:06 +00:00
### Changed
2017-06-06 11:22:00 +00:00
- Frontpage layout
- Removed all section.tex files and moved content into chapter segmented .tex files
- lst language=cisco: More keywords
### Fixed
- Removed -lw from all tags after git history rewrite was done to remove a pdf file
- Updated changelog with new tagnames
2017-05-31 13:23:06 +00:00
## [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.4.0...HEAD
[0.4.0]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.1...v0.4.0
2017-07-22 19:56:39 +00:00
[0.3.1]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.0...v0.3.1
2017-06-06 11:23:45 +00:00
[0.3.0]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.2.2...v0.3.0
[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