summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e575ddd8..05852463 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,7 @@ propellor (1.0.0) UNRELEASED; urgency=medium
* Can be used to configure tor hidden services. Thanks, FĂ©lix Sipma.
* When multiple gpg keys are added, ensure that the privdata file
can be decrypted by all of them.
- * Convert GpgKeyId to newtype.
+ * API: Convert GpgKeyId to newtype.
* DigitalOcean.distroKernel property now reboots into the distribution
kernel when necessary.
* Avoid outputting color setting sequences when not run on a terminal.