File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,9 @@ Here's a summary of changes in each release. The list doesn't include some small
4
4
5
5
h2. Version 4.2.0 - upcoming
6
6
7
- * Links are still rendered when block tags are disabled (closes "#225":https://github.com/textile/php-textile/issues/225).
7
+ h2. "Version 4.1.1 - 2024/06/07":https://github.com/textile/php-textile/releases/tag/v4.1.1
8
+
9
+ * Links are now rendered when block tags are disabled (closes "#225":https://github.com/textile/php-textile/issues/225).
8
10
9
11
h2. "Version 4.1.0 - 2024/01/02":https://github.com/textile/php-textile/releases/tag/v4.1.0
10
12
Original file line number Diff line number Diff line change @@ -384,7 +384,7 @@ class Parser
384
384
*
385
385
* @var string
386
386
*/
387
- protected $ ver = '4.2.0-dev ' ;
387
+ protected $ ver = '4.1.1 ' ;
388
388
389
389
/**
390
390
* Regular expression snippets.
You can’t perform that action at this time.
0 commit comments