Skip to content

Commit 7bfcb58

Browse files
committed
Updated the version history
1 parent e56aa4d commit 7bfcb58

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/version-history.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,18 @@ as follows:
1313
v2.x
1414
----
1515

16+
* v2.4.0 [:pr:`174`, :pr:`175`, :pr:`178`, :pr:`179`, :pr:`180`]
17+
18+
* Fixed an issue where quotes would crash when inline elements were provided as input
19+
* Added the alerts feature as a new template
20+
* Added the checklist feature to templates
21+
* Deprecated the :code:`checked` parameter in :code:`MDList`
22+
* Added a handful of convenience methods to the document API to expose the new templates
23+
1624
* v2.4.0b1 [:pr:`171`]
1725

1826
* Upgraded Poetry file format to 2.x
19-
* Added `breakline()` and `unbreakline()` methods
27+
* Added :code:`breakline()` and :code:`unbreakline()` methods
2028
* Fixed issue where inserting a link in a paragraph would strip styles
2129

2230
* v2.3.0 [:pr:`168`]

0 commit comments

Comments
 (0)