浏览代码

Add tables to changelog.

tags/v0.4
Ben Kurtovic 9 年前
父节点
当前提交
b7c46a6dca
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. +1
    -0
      CHANGELOG
  2. +1
    -0
      docs/changelog.rst

+ 1
- 0
CHANGELOG 查看文件

@@ -2,6 +2,7 @@ v0.4 (unreleased):

- The parser is now distributed with Windows binaries, fixing an issue that
prevented Windows users from using the C tokenizer.
- Added support for parsing wikicode tables.
- Added a script to test for memory leaks in scripts/memtest.py.
- Added a script to do releases in scripts/release.sh.
- skip_style_tags can now be passed to mwparserfromhell.parse() (previously,


+ 1
- 0
docs/changelog.rst 查看文件

@@ -9,6 +9,7 @@ Unreleased

- The parser is now distributed with Windows binaries, fixing an issue that
prevented Windows users from using the C tokenizer.
- Added support for parsing wikicode tables.
- Added a script to test for memory leaks in :file:`scripts/memtest.py`.
- Added a script to do releases in :file:`scripts/release.sh`.
- *skip_style_tags* can now be passed to :func:`mwparserfromhell.parse()


正在加载...
取消
保存