Parcourir la source

Add changelog entry for roundtripping tests. [skip ci]

tags/v0.4
Ben Kurtovic il y a 9 ans
Parent
révision
0ae8460cb7
2 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. +2
    -0
      CHANGELOG
  2. +2
    -0
      docs/changelog.rst

+ 2
- 0
CHANGELOG Voir le fichier

@@ -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 Voir le fichier

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



Chargement…
Annuler
Enregistrer