Skip to content

Commit 2fd4194

Browse files
committed
Close changelog for v0.3.0.
1 parent a0685fc commit 2fd4194

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
66

7+
## [0.3.0]
8+
79
- Added `--rate-limit` flag to control rate (in bytes/sec) of UDP streaming. [#12](https://github.com/andrewkroh/stream/pull/12)
8-
- Added `gcppubsub` output option. [#13]
10+
- Added `gcppubsub` output option. [#13](https://github.com/andrewkroh/stream/pull/13)
911

1012
## [0.2.0]
1113

@@ -25,7 +27,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2527
- Added pcap and log file inputs.
2628
- Added udp, tcp, and tls outputs.
2729

28-
[Unreleased]: https://github.com/andrewkroh/stream/compare/v0.2.0...HEAD
30+
[Unreleased]: https://github.com/andrewkroh/stream/compare/v0.3.0...HEAD
31+
[0.3.0]: https://github.com/andrewkroh/stream/releases/tag/v0.3.0
2932
[0.2.0]: https://github.com/andrewkroh/stream/releases/tag/v0.2.0
3033
[0.1.0]: https://github.com/andrewkroh/stream/releases/tag/v0.1.0
3134
[0.0.1]: https://github.com/andrewkroh/stream/releases/tag/v0.0.1

0 commit comments

Comments
 (0)