File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,17 @@ Released YYYY/MM/DD
28
28
29
29
--------------------------------------------------------------------------------
30
30
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
+
31
42
# 0.4.0
32
43
33
44
Released 2022/10/20
@@ -42,16 +53,6 @@ Released 2022/10/20
42
53
43
54
--------------------------------------------------------------------------------
44
55
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
- --------------------------------------------------------------------------------
55
56
# 0.3.6
56
57
57
58
Released 2022/10/20
You can’t perform that action at this time.
0 commit comments