Skip to content

Commit 3b659d2

Browse files
committed
Update changelog
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
1 parent 3010be2 commit 3b659d2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/changelog.rs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
use crate::*;
33

44
/// TODO: RENAME THIS INTO THE NEXT VERSION BEFORE RELEASE
5-
///
6-
/// ## Added
7-
/// - [`Session::subsystem`]
85
#[doc(hidden)]
96
pub mod unreleased {}
107

8+
/// ## Added
9+
/// - [`Session::subsystem`]
10+
pub mod v0_9_1 {}
11+
1112
/// No changes since 0.9.0-rc4.
1213
pub mod v0_9_0 {}
1314

0 commit comments

Comments
 (0)