Ver código fonte

Add changelog entry for roundtripping tests. [skip ci]

tags/v0.4
Ben Kurtovic 9 anos atrás
pai
commit
0ae8460cb7
2 arquivos alterados com 4 adições e 0 exclusões
  1. +2
    -0
      CHANGELOG
  2. +2
    -0
      docs/changelog.rst

+ 2
- 0
CHANGELOG Ver arquivo

@@ -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 Ver arquivo

@@ -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.



Carregando…
Cancelar
Salvar