forked from mirrors/thatmattlove-hyperglass
update changelog for 1.0.0-beta.65 [skip ci]
This commit is contained in:
parent
5e045686a8
commit
a12d8afb29
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## 1.0.0-beta65 - 2021-01-01
|
||||
|
||||
### Added
|
||||
- [#72](https://github.com/checktheroads/hyperglass/issues/72): *EXPERIMENTAL* BGP map support for devices supporting structured output (Juniper Junos, currently).
|
||||
|
||||
### Fixed
|
||||
- Fix an issue causing Juniper Junos BGP output parsing to fail if the XML output contains a banner.
|
||||
|
||||
### Changed
|
||||
- `web.text.title` and `web.text.subtitle` now carry a 32 character limit for simpler styling.
|
||||
- Various UI layout, styling improvements, and stability improvements.
|
||||
|
||||
## 1.0.0-beta63 - 2020-10-18
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue