aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9b9fa3c..005c66f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.1.2] - 2019-10-23
+
+### Fixed
+
+* set both the real and effective uid and gid instead of just effective when
+ dropping privileges
+
## [0.1.1] - 2019-10-23
### Fixed