diff options
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index af8585d2..376b9ca3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,8 @@ propellor (3.1.0) UNRELEASED; urgency=medium propellor from trying to ensure any other properties. * tryPropellor returns Either SomeException instead of Either IOException (API change) + * Added ConfFile.hasIniSection. + Thanks, Félix Sipma. -- Joey Hess <id@joeyh.name> Fri, 10 Jun 2016 14:59:44 -0400 |
