diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,6 +15,9 @@ Noteworthy changes in version 1.14.1 (unreleased) gpgme_op_setexpire NEW. cpp: Context::setExpire NEW. cpp: Context::startSetExpire NEW. + cpp: EngineInfo::Version::operator<= NEW. + cpp: EngineInfo::Version::operator>= NEW. + cpp: EngineInfo::Version::operator!= NEW. Noteworthy changes in version 1.14.0 (2020-07-16) |