From 7109ee6c97d89d5aac2151bd58927e3cfd5ffb39 Mon Sep 17 00:00:00 2001 From: Jason Hall Date: Fri, 6 Jun 2025 04:59:27 -0400 Subject: [PATCH] adds unreleased section --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b17f6cc..51a7d2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ 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). +## [Unreleased] + +### Fixed + +- [#305](https://github.com/thatmattlove/hyperglass/issues/264): Fix: allow integer values in ext_community_list_raw field for Arista BGP - @cooperwinser + ## 2.0.4 - 2024-06-30 ### Fixed