What's Changed
- Move from Travis to github actions by @rejao in https://github.com/awslabs/flowgger/pull/73
- Update action badge by @rejao in https://github.com/awslabs/flowgger/pull/74
- Update README.md by @neuodev in https://github.com/awslabs/flowgger/pull/75
- Add fuzzing test to flowgger by @cahakgeorge in https://github.com/awslabs/flowgger/pull/79
New Contributors
- @neuode...