Commit graph

364 commits

Author SHA1 Message Date
Alexander Krotov
41cf6d540f More spellcheck 2018-07-02 19:07:28 +03:00
John MacFarlane
6eec21e8cb Update changelog. 2018-05-10 21:48:38 -07:00
John MacFarlane
37d2a75b05 Update changelog. 2018-05-10 21:35:32 -07:00
John MacFarlane
0eee6368d3 Update changelog. 2018-05-09 11:46:47 -07:00
John MacFarlane
d250eed455 Fix another changelog typo 2018-04-29 13:28:55 -07:00
John MacFarlane
e53d65badf Fix changelog typo 2018-04-27 12:13:46 -07:00
Alexander Krotov
a2816cc700 Fix changelog typo 2018-04-27 12:38:05 +03:00
John MacFarlane
04811f17ad Update changelog. 2018-04-26 23:34:30 -07:00
John MacFarlane
68f5e5c988 Update changelog. 2018-04-24 12:36:48 -07:00
John MacFarlane
7c77c67037 Update changelog. 2018-04-23 23:20:41 -07:00
John MacFarlane
9466bffbf0 Update changelog. 2018-04-19 23:24:30 -07:00
John MacFarlane
923c048caf Update changelog, AUTHORS.md. 2018-04-11 17:24:04 -07:00
John MacFarlane
3d21c184d4 Ms writer: don't escape hyphens.
Previously we escaped hyphens as `\-`, but that's a minus sign.
Closes #4467.

Updated changelog.
2018-03-18 14:52:03 -07:00
John MacFarlane
b9bb2be3be Update changelog. 2018-03-18 11:58:34 -07:00
Björn Buckwalter
daef5530b4 Missing backticks (#4462) 2018-03-18 11:35:32 -07:00
John MacFarlane
43e6cdedfc Update changelog. 2018-03-17 21:11:42 -07:00
John MacFarlane
14cc82bcc7 Update changelog. 2018-03-17 20:49:15 -07:00
John MacFarlane
59903ec82c Bump to 2.1.3, update changelog. 2018-03-17 19:00:20 -07:00
John MacFarlane
4d0eb27285 Update changelog. 2018-03-02 19:36:02 -08:00
John MacFarlane
987140eadc Revert "Commonmark reader: parse HTML as plain text if -raw_html."
This reverts commit 6dd2125028.
2018-03-02 19:35:22 -08:00
John MacFarlane
6dd2125028 Commonmark reader: parse HTML as plain text if -raw_html. 2018-03-02 19:30:42 -08:00
John MacFarlane
7507117f15 Make Ext_raw_html default for commonmark format. 2018-03-02 16:30:39 -08:00
John MacFarlane
40dad9f644 Update changelog. 2018-03-02 10:59:10 -08:00
John MacFarlane
39f0eebf38 Typo fix changelog. 2018-02-13 09:10:41 -08:00
John MacFarlane
767a11c92b Fixed tabs in changelog. 2018-01-18 08:42:32 -08:00
John MacFarlane
49c395e390 Updaet changelog. 2018-01-18 08:18:46 -08:00
John MacFarlane
80528eaeb6 Improve changelog redability. 2018-01-17 12:28:19 -08:00
John MacFarlane
8ec82f89f8 Update changelog. 2018-01-17 11:02:39 -08:00
John MacFarlane
5e3b465cd6 Fixed an item that went missing in changelog for 2.1. 2018-01-07 22:41:11 -08:00
John MacFarlane
5ca99f2cea Update changelog and man page. 2018-01-07 21:28:04 -08:00
John MacFarlane
37778077de Update changelog. 2017-12-28 23:25:50 -08:00
John MacFarlane
13fc2b5598 Changelog typo. 2017-12-28 22:49:59 -08:00
John MacFarlane
bc8b4de3e8 Update changelog. 2017-12-28 21:25:10 -08:00
John MacFarlane
0cf342df5a Update changelog. 2017-12-28 15:57:34 -08:00
John MacFarlane
c9cc7e6ab6 Update changelog. 2017-12-27 12:40:10 -08:00
John MacFarlane
2e8722da6c Update man page and changelog. 2017-12-27 12:30:05 -08:00
John MacFarlane
ab9b9cf95b Update changelog 2017-12-27 11:39:13 -08:00
John MacFarlane
152731b590 Update changelog. 2017-12-27 09:55:28 -08:00
John MacFarlane
87c9771e9a Update changelog. 2017-12-27 09:21:38 -08:00
John MacFarlane
47455715d3 Update changelog. 2017-12-26 22:45:29 -08:00
John MacFarlane
1d498b0e35 Fixed changelog typo 2017-12-24 21:36:31 -08:00
John MacFarlane
f2812e12eb Update changelog. 2017-12-24 13:48:42 -08:00
John MacFarlane
ccfbc205ee Updated changelog. 2017-12-12 16:36:10 -08:00
Alexander Krotov
c66391eecb Spellcheck some changelog messages 2017-12-12 13:42:00 +03:00
John MacFarlane
4e457868fa Change version to 2.0.5.
Note that we don't need to bump the second number
for an additional module and exported function.
2017-12-11 22:38:38 -08:00
John MacFarlane
0c54bbcf1b Updated changelog. 2017-12-11 22:08:11 -08:00
John MacFarlane
4235c2d416 Update changelog. 2017-12-03 20:40:52 -08:00
John MacFarlane
c87f39421d Update changelog. 2017-12-02 18:44:58 -08:00
John MacFarlane
e09e6a6ffa Bump to 2.0.4, update changelog. 2017-12-02 11:17:22 -08:00
Albert Krewinkel
cce45f858d
Changelog: fix description of lua filters in 2.0 release
Lua filters were initially run *after* conventional (JSON) filters.
However, this was changed later to make it easier to deal with files in
the mediabag. The changelog is updated to describe that feature of the
2.0 release correctly.
2017-11-24 15:02:45 +01:00