mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-12-23 20:57:53 +00:00
Bump to v0.3.3
This commit is contained in:
parent
908e360a91
commit
03c9d1aab8
|
@ -7,12 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
- See commit changelog
|
- See commit changelog
|
||||||
|
|
||||||
|
## [0.3.3] - 2017-09-15
|
||||||
|
### Fix
|
||||||
|
- Table 2: Spanning Tree standards
|
||||||
|
|
||||||
## [0.3.2] - 2017-09-10
|
## [0.3.2] - 2017-09-10
|
||||||
## Added
|
### Added
|
||||||
- Initial BGP content considered done.
|
- Initial BGP content considered done.
|
||||||
|
|
||||||
## [0.3.1] - 2017-07-19
|
## [0.3.1] - 2017-07-19
|
||||||
## Removed
|
### Removed
|
||||||
- Removed supervisor from front-page
|
- Removed supervisor from front-page
|
||||||
|
|
||||||
## [0.3.0] - 2017-06-06
|
## [0.3.0] - 2017-06-06
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[![GitHub tag](https://img.shields.io/github/tag/netravnen/CiscoLabNotes.svg)](https://gitlab.com/netravnen/CiscoLabNotes)
|
[![GitHub tag](https://img.shields.io/github/tag/netravnen/CiscoLabNotes.svg)](https://gitlab.com/netravnen/CiscoLabNotes)
|
||||||
[![license](https://img.shields.io/github/license/netravnen/CiscoLabNotes.svg)](https://gitlab.com/netravnen/CiscoLabNotes/blob/master/LICENSE.md)
|
[![license](https://img.shields.io/github/license/netravnen/CiscoLabNotes.svg)](https://gitlab.com/netravnen/CiscoLabNotes/blob/master/LICENSE.md)
|
||||||
[![GitHub commits](https://img.shields.io/github/commits-since/netravnen/CiscoLabNotes/v0.3.2.svg)](https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.2...HEAD)
|
[![GitHub commits](https://img.shields.io/github/commits-since/netravnen/CiscoLabNotes/v0.3.3.svg)](https://gitlab.com/netravnen/CiscoLabNotes/compare/v0.3.3...HEAD)
|
||||||
|
|
||||||
# URLs
|
# URLs
|
||||||
- [Gitlab][repo-origin] **working** dir
|
- [Gitlab][repo-origin] **working** dir
|
||||||
|
|
|
@ -3,10 +3,10 @@
|
||||||
\title{Networking with switches and routers, automation and IPv4/6}
|
\title{Networking with switches and routers, automation and IPv4/6}
|
||||||
\def\thesubject{My Notes going along with learning Cisco Networking}
|
\def\thesubject{My Notes going along with learning Cisco Networking}
|
||||||
|
|
||||||
\author{Netravnen <netravnen@gmail.com>\\
|
\author{"Netravnen (Gmail) (netravnen@gmail.com)" <netravnen@gmail.com>\\
|
||||||
Fingerprint: C8B3 82A8 A1CD CDB7 71FE B24C C654 948F DA86 BECD}
|
Fingerprint: C8B3 82A8 A1CD CDB7 71FE B24C C654 948F DA86 BECD}
|
||||||
|
|
||||||
\def\theversion{v0.3.2}
|
\def\theversion{v0.3.3}
|
||||||
\date{{\footnotesize Last release \theversion\\%
|
\date{{\footnotesize Last release \theversion\\%
|
||||||
\texttt{\color{Gray}Generated \utccurrenttime}}}
|
\texttt{\color{Gray}Generated \utccurrenttime}}}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue