aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 4b9519d..6d32cb5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,11 @@
-* X
+* 1.14.7
+- Fix many errors found by pytype
+- Do a few code simplifications and tidying
+- Fix reading from command output, could crash when chunks are
+ cut at middle of an unicode character
- use https: URLs by default
+- Remove installation of mgarepo.conf and create-srpm by setup.py,
+ it is no more installed at the intended place with pyproject
* 1.14.6
- add a progress bar for upload binaries