diff --git a/.github/CHANGELOG.md b/.github/CHANGELOG.md index e69de29..18377d3 100644 --- a/.github/CHANGELOG.md +++ b/.github/CHANGELOG.md @@ -0,0 +1,13 @@ +## [0.1.0](https://github.com/tgragnato/goflow/compare/v0.0.1...v0.1.0) (2024-08-20) + + +### Features + +* **enricher:** move the protobuf definition in pb_ext ([9c6d5c2](https://github.com/tgragnato/goflow/commit/9c6d5c2907d58316d883b6cfed89ae2ebfdbb40f)) +* **transport:** replace kafka with syslog ([3a441b4](https://github.com/tgragnato/goflow/commit/3a441b4db4fb09f0893193dded4d1290515bc88a)) + + +### Bug Fixes + +* **codeql:** conversion of uint64 to int32 without upper bound checks ([c9ca2bc](https://github.com/tgragnato/goflow/commit/c9ca2bc5eabfe396c475e1f7a49c8c32c5cdee40)) +