File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 0.3.0]
8
+
7
9
- 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 )
9
11
10
12
## [ 0.2.0]
11
13
@@ -25,7 +27,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
25
27
- Added pcap and log file inputs.
26
28
- Added udp, tcp, and tls outputs.
27
29
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
29
32
[ 0.2.0 ] : https://github.com/andrewkroh/stream/releases/tag/v0.2.0
30
33
[ 0.1.0 ] : https://github.com/andrewkroh/stream/releases/tag/v0.1.0
31
34
[ 0.0.1 ] : https://github.com/andrewkroh/stream/releases/tag/v0.0.1
You can’t perform that action at this time.
0 commit comments