Skip to content

Commit 751b06b

Browse files
committed
Fix changelog order.
1 parent d75415a commit 751b06b

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

CHANGELOG.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,17 @@ Released YYYY/MM/DD
2828

2929
--------------------------------------------------------------------------------
3030

31+
# 0.4.1
32+
33+
Released 2023/4/13
34+
35+
## Fixed
36+
37+
* A case of runaway recursion caused by parsing ambiguous input in an incorrect
38+
order has been fixed. (#280)[https://github.com/gimli-rs/cpp_demangle/pull/280]
39+
40+
--------------------------------------------------------------------------------
41+
3142
# 0.4.0
3243

3344
Released 2022/10/20
@@ -42,16 +53,6 @@ Released 2022/10/20
4253

4354
--------------------------------------------------------------------------------
4455

45-
# 0.4.1
46-
47-
Released 2023/4/13
48-
49-
## Fixed
50-
51-
* A case of runaway recursion caused by parsing ambiguous input in an incorrect
52-
order has been fixed. (#280)[https://github.com/gimli-rs/cpp_demangle/pull/280]
53-
54-
--------------------------------------------------------------------------------
5556
# 0.3.6
5657

5758
Released 2022/10/20

0 commit comments

Comments
 (0)