NetworkLabNotes/CHANGELOG.md

66 lines
1.8 KiB
Markdown

# 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]
- See commit changelog
## [0.3.3] - 2017-09-15
### Fix
- Table 2: Spanning Tree standards
## [0.3.2] - 2017-09-10
### Added
- Initial BGP content considered done.
## [0.3.1] - 2017-07-19
### Removed
- Removed supervisor from front-page
## [0.3.0] - 2017-06-06
### Added
- DORA sentence to DCHP section
- More xkcd images to library, many yet to be used
### Changed
- 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
## [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
### Added
- Section: DHCP
- Section: Inter Vlan Routing
## [0.1.0] - 2017-05-30
### Added
- Initial version
- Section: Spanning Tree
[Unreleased]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.2...HEAD
[0.3.2]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.1...v0.3.2
[0.3.1]: https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.0...v0.3.1
[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