Skip to content

Commit 575b359

Browse files
committed
chore: updated CHANGELOG.md for 0.6.0 release
1 parent 403aca3 commit 575b359

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

1010
### Added
1111

12+
### Changed
13+
14+
### Fixed
15+
16+
## [0.6.0] - 2022-08-19
17+
18+
### Added
19+
1220
- Added support for tracing using `IPv6` for `tcp` ([#191](https://github.com/fujiapple852/trippy/issues/191))
1321
- Added `-R` (`--multipath-strategy`) flag to allow setting
1422
the [Equal Cost Multi-path Routing](https://en.wikipedia.org/wiki/Equal-cost_multi-path_routing) strategy and added
@@ -23,8 +31,6 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2331

2432
- Gray out hops which did not update in the current round ([#216](https://github.com/fujiapple852/trippy/issues/216))
2533

26-
### Fixed
27-
2834
## [0.5.0] - 2022-06-02
2935

3036
### Added
@@ -154,6 +160,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
154160

155161
- Initial WIP release of `trippy`
156162

163+
[0.6.0]: https://github.com/fujiapple852/trippy/compare/0.5.0...0.6.0
164+
157165
[0.5.0]: https://github.com/fujiapple852/trippy/compare/0.4.0...0.5.0
158166

159167
[0.4.0]: https://github.com/fujiapple852/trippy/compare/0.3.1...0.4.0

0 commit comments

Comments
 (0)