aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 264d4a4..71b65f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2020-05-13 Martin Pärtel <martin dot partel at gmail dot com>
+
+ * Fixed missing newlines bug with --map-passwd and --map-group
+ (my fault).
+ * Released 1.14.7
+
2020-05-10 Martin Pärtel <martin dot partel at gmail dot com>
* Added --map-passwd and --map-group (PR #85 by Cybso@, thanks!)