Skip to content

Commit 333e69d

Browse files
authored
Merge pull request #343 from http-rs/fix-changelog
fix changelog
2 parents cea1ce0 + 07372d8 commit 333e69d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
All notable changes to async-std will be documented in this file.
3+
All notable changes to tide will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://book.async.rs/overview/stability-guarantees.html).
@@ -83,11 +83,11 @@ Log not kept.
8383

8484
Log not kept.
8585

86-
[Unreleased]: https://github.com/async-rs/async-std/compare/v0.3.0...HEAD
87-
[0.3.0]: https://github.com/async-rs/async-std/compare/v0.2.0...v0.3.0
88-
[0.2.0]: https://github.com/async-rs/async-std/compare/v0.1.0...v0.2.0
89-
[0.1.0]: https://github.com/async-rs/async-std/compare/v0.0.5...v0.1.0
90-
[0.0.5]: https://github.com/async-rs/async-std/compare/v0.0.4...v0.0.5
91-
[0.0.4]: https://github.com/async-rs/async-std/compare/v0.0.3...v0.0.4
92-
[0.0.3]: https://github.com/async-rs/async-std/compare/v0.0.1...v0.0.3
93-
[0.0.1]: https://github.com/async-rs/async-std/compare/v0.0.1
86+
[Unreleased]: https://github.com/http-rs/tide/compare/v0.3.0...HEAD
87+
[0.3.0]: https://github.com/http-rs/tide/compare/v0.2.0...v0.3.0
88+
[0.2.0]: https://github.com/http-rs/tide/compare/v0.1.0...v0.2.0
89+
[0.1.0]: https://github.com/http-rs/tide/compare/v0.0.5...v0.1.0
90+
[0.0.5]: https://github.com/http-rs/tide/compare/v0.0.4...v0.0.5
91+
[0.0.4]: https://github.com/http-rs/tide/compare/v0.0.3...v0.0.4
92+
[0.0.3]: https://github.com/http-rs/tide/compare/v0.0.1...v0.0.3
93+
[0.0.1]: https://github.com/http-rs/tide/compare/v0.0.1

0 commit comments

Comments
 (0)