Skip to content
Snippets Groups Projects
CHANGELOG.md 554 B
Newer Older
Karel Koci's avatar
Karel Koci committed
# Changelog
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).

## [0.2.0] - 2021-05-14
### Added
- support for parsing UDP and TCP protocols for IPv6 (for now without extensions
  headers)

### Changed
- source files were reorganized in the repository

## [0.1.0] - 2020-10-06
### Added
- Initial version of fwlogs
- IPv4 TCP and UCP support
- Minimal IPv6 support