Skip to content

Commit 7bdc576

Browse files
committed
Fix wrong changelog
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
1 parent 3fbac1a commit 7bdc576

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/changelog.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ pub mod v0_9_5 {}
3333
/// ## Added
3434
/// - [`Session::resume`]
3535
/// - [`Session::resume_mux`]
36-
/// - [`Session::leak`]
37-
/// - [`Session::force_terminate`]
36+
/// - [`Session::detach`]
3837
pub mod v0_9_3 {}
3938

4039
/// ## Changed

0 commit comments

Comments
 (0)