We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a363d62 + d49ee0a commit d38451aCopy full SHA for d38451a
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# CHANGELOG
2
3
+## 2.12.3
4
+
5
+ * Bug fix in `SyntaxHighlightFilter` [#325](https://github.com/jch/html-pipeline/pull/325)
6
7
+## 2.12.2
8
9
+ * Allow unsafe option for Custom Renderer of `MarkdownFilter` [#322](https://github.com/jch/html-pipeline/pull/322)
10
+ * Test with minitest-focus
11
12
+## 2.12.1
13
14
+ * Allow Custom Renderer for `MarkdownFilter` [#318](https://github.com/jch/html-pipeline/pull/318)
15
+ * Test against more Rails versions
16
17
## 2.12.0
18
19
* Team mention filter [#314](https://github.com/jch/html-pipeline/pull/314)
0 commit comments