Skip to content

Commit f19f84c

Browse files
committed
Update CHANGELOG
Signed-off-by: Tsuyoshi Hombashi <tsuyoshi.hombashi@gmail.com>
1 parent 91e3290 commit f19f84c

File tree

2 files changed

+56
-0
lines changed

2 files changed

+56
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
<a name="v0.29.1"></a>
2+
# [v0.29.1](https://github.com/thombashi/tcconfig/releases/tag/v0.29.1) - 28 Jul 2024
3+
4+
* Add build binaries for Ubuntu 24.04
5+
6+
**Full Changelog**: https://github.com/thombashi/tcconfig/compare/v0.29.0...v0.29.1
7+
8+
[Changes][v0.29.1]
9+
10+
11+
<a name="v0.29.0"></a>
12+
# [v0.29.0](https://github.com/thombashi/tcconfig/releases/tag/v0.29.0) - 28 Jul 2024
13+
14+
## What's Changed
15+
* add netem limit by [@Scorpionchiques](https://github.com/Scorpionchiques) in https://github.com/thombashi/tcconfig/pull/185
16+
* Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 in the actions-dependencies group by [@dependabot](https://github.com/dependabot) in https://github.com/thombashi/tcconfig/pull/186
17+
* Fix `tcset` failed with `--tc-command` option: [#187](https://github.com/thombashi/tcconfig/issues/187) (Thanks to [@soyacz](https://github.com/soyacz))
18+
19+
## New Contributors
20+
* [@Scorpionchiques](https://github.com/Scorpionchiques) made their first contribution in https://github.com/thombashi/tcconfig/pull/185
21+
22+
**Full Changelog**: https://github.com/thombashi/tcconfig/compare/v0.28.1...v0.29.0
23+
24+
[Changes][v0.29.0]
25+
26+
127
<a name="v0.28.1"></a>
228
# [v0.28.1](https://github.com/thombashi/tcconfig/releases/tag/v0.28.1) - 02 May 2024
329

@@ -850,6 +876,8 @@ Add support for incoming packet traffic control
850876
[Changes][v0.1.0]
851877

852878

879+
[v0.29.1]: https://github.com/thombashi/tcconfig/compare/v0.29.0...v0.29.1
880+
[v0.29.0]: https://github.com/thombashi/tcconfig/compare/v0.28.1...v0.29.0
853881
[v0.28.1]: https://github.com/thombashi/tcconfig/compare/v0.28.0...v0.28.1
854882
[v0.28.0]: https://github.com/thombashi/tcconfig/compare/v0.27.1...v0.28.0
855883
[v0.27.1]: https://github.com/thombashi/tcconfig/compare/v0.27.0...v0.27.1

docs/pages/CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
<a name="v0.29.1"></a>
2+
# [v0.29.1](https://github.com/thombashi/tcconfig/releases/tag/v0.29.1) - 28 Jul 2024
3+
4+
* Add build binaries for Ubuntu 24.04
5+
6+
**Full Changelog**: https://github.com/thombashi/tcconfig/compare/v0.29.0...v0.29.1
7+
8+
[Changes][v0.29.1]
9+
10+
11+
<a name="v0.29.0"></a>
12+
# [v0.29.0](https://github.com/thombashi/tcconfig/releases/tag/v0.29.0) - 28 Jul 2024
13+
14+
## What's Changed
15+
* add netem limit by [@Scorpionchiques](https://github.com/Scorpionchiques) in https://github.com/thombashi/tcconfig/pull/185
16+
* Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 in the actions-dependencies group by [@dependabot](https://github.com/dependabot) in https://github.com/thombashi/tcconfig/pull/186
17+
* Fix `tcset` failed with `--tc-command` option: [#187](https://github.com/thombashi/tcconfig/issues/187) (Thanks to [@soyacz](https://github.com/soyacz))
18+
19+
## New Contributors
20+
* [@Scorpionchiques](https://github.com/Scorpionchiques) made their first contribution in https://github.com/thombashi/tcconfig/pull/185
21+
22+
**Full Changelog**: https://github.com/thombashi/tcconfig/compare/v0.28.1...v0.29.0
23+
24+
[Changes][v0.29.0]
25+
26+
127
<a name="v0.28.1"></a>
228
# [v0.28.1](https://github.com/thombashi/tcconfig/releases/tag/v0.28.1) - 02 May 2024
329

@@ -850,6 +876,8 @@ Add support for incoming packet traffic control
850876
[Changes][v0.1.0]
851877

852878

879+
[v0.29.1]: https://github.com/thombashi/tcconfig/compare/v0.29.0...v0.29.1
880+
[v0.29.0]: https://github.com/thombashi/tcconfig/compare/v0.28.1...v0.29.0
853881
[v0.28.1]: https://github.com/thombashi/tcconfig/compare/v0.28.0...v0.28.1
854882
[v0.28.0]: https://github.com/thombashi/tcconfig/compare/v0.27.1...v0.28.0
855883
[v0.27.1]: https://github.com/thombashi/tcconfig/compare/v0.27.0...v0.27.1

0 commit comments

Comments
 (0)