Skip to content

Commit

Permalink
1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Sirianni authored Jul 15, 2021
1 parent 88cae68 commit 0fe36d0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ 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.1.5 - 2021-07-15

### Changed
- Goflow now includes a string representation of the `proto` field as `proto_name` [PR 359](https://github.com/observIQ/stanza/pull/359)
- Goflow parse function refactored for significant performance increase [PR 361](https://github.com/observIQ/stanza/pull/361)

### Fixed
- Goflow zero values (such as `proto`) are no longer ommited as they are valid values [PR 361](https://github.com/observIQ/stanza/pull/361)
- `proto`: 0 represents `proto_name`: HOPOPT

## 1.1.4 - 2021-07-08

### Added
Expand Down

0 comments on commit 0fe36d0

Please sign in to comment.