From acacd71d0f910b7e14fbdac012c1e03c3a492e85 Mon Sep 17 00:00:00 2001 From: Vinit Kumar Date: Fri, 20 May 2022 02:10:25 +0530 Subject: [PATCH] feat: update changelog --- HISTORY.rst | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 6deee92..d56e3e7 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,10 +1,18 @@ History ======= -3.19.0rc1 / 2022-05-06 -====================== +3.19.0 / 2022-05-20 +=================== + * Setting xsi location (#135) + * Repeat list headers (#138) + * add python3.11 support (#139) + * improved docs dicttoxml (#134) + * Fix/types working check ci mypy (#133) + * fix: ci supports mypy now (#132) + * generate changelog * Feat/remove logging by default (#131) + * Merge two dev requirements file (#129) * remove old unused config * feat: add types (#125) * fix: issue with twine check