You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19-19Lines changed: 19 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -20,47 +20,47 @@ maddy uses [semver versioning](https://semver.org/).
20
20
21
21
## version 1.1.2 2020-10-04
22
22
23
-
*`*`, `+` and `-` are equivalent for making unordered bullet list
24
-
* Parsing support for fully numeric ordered lists
23
+
*`*`, `+` and `-` are equivalent for making unordered bullet list
24
+
* Parsing support for fully numeric ordered lists
25
25
* make `Parser::Parse` accept istreams instead of stringstream
26
26
* CMake is creating an interface library which you can include in your own `target_link_libraries` and the global include path is untouched from maddy.
0 commit comments