We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04bfcaa commit c30eb5eCopy full SHA for c30eb5e
CHANGELOG.md
@@ -1,12 +1,17 @@
1
CHANGELOG
2
=========
3
4
-Version 1.1.1 work in progress
+Version 1.1.2 work in progress
5
------------------------------
6
7
-- #112 Fixed parsing for custom self-closing HTML tags
8
...
9
+Version 1.1.1 work in progress
10
+------------------------------
11
+
12
+- #112 Fixed parsing for custom self-closing HTML tags
13
+- #113 improve extensibility by making `prepareMarkers()` protected and add `parseBlock()` method
14
+- #114 better handling of continued inline HTML in paragraphs
15
16
Version 1.1.0 on 06. Mar. 2015
17
0 commit comments