summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2021-12-26 16:05:10 +0100
committerAnthon van der Neut <anthon@mnt.org>2021-12-26 16:05:10 +0100
commite3439a8768e067134385cb2ad4746e9dcbcb851a (patch)
tree198b6de9ae5ffe1c7baa10f660add34354c76eab /CHANGES
parent1dd3366f57e1feff1aa2aeb01142b63520bac0a1 (diff)
downloadruamel.yaml-e3439a8768e067134385cb2ad4746e9dcbcb851a.tar.gz
fix mypy issues emitter.py0.17.19
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ec981e8..2be1fe5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+[0, 17, 19]: 2021-12-26
+ - fix mypy problems (reported by `Arun <https://sourceforge.net/u/arunppsg/profile/>`__)
+
[0, 17, 18]: 2021-12-24
- copy-paste error in folded scalar comment attachment (reported by `Stephan Geulette
<https://sourceforge.net/u/sgeulette/profile/>`__)