瀏覽代碼

Add changelog entry for roundtripping tests. [skip ci]

tags/v0.4
Ben Kurtovic 9 年之前
父節點
當前提交
0ae8460cb7
共有 2 個檔案被更改,包括 4 行新增0 行删除
  1. +2
    -0
      CHANGELOG
  2. +2
    -0
      docs/changelog.rst

+ 2
- 0
CHANGELOG 查看文件

@@ -26,6 +26,8 @@ v0.4 (unreleased):
an incorrect node tree to be build.
- Fixed a parser bug involving nested tags, and another involving comments in
template names.
- Added tests to ensure that parsed trees convert back to wikicode without
unintentional modifications.
- Test coverage has been improved, and some minor related bugs have been fixed.
- Updated and fixed some documentation.



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

@@ -37,6 +37,8 @@ Unreleased
exception or allow an incorrect node tree to be build.
- Fixed a parser bug involving nested tags, and another involving comments in
template names.
- Added tests to ensure that parsed trees convert back to wikicode without
unintentional modifications.
- Test coverage has been improved, and some minor related bugs have been fixed.
- Updated and fixed some documentation.



Loading…
取消
儲存