Skip to content

Commit 030cfcc

Browse files
committed
Update CHANGELOG
1 parent e33c2a5 commit 030cfcc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sudo_plugin/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
3232
crossing FFI boundaries. All panics are caught at the boundaries and
3333
turned into an appropriate error type.
3434

35+
- No longer segfaults against sudo >= 1.9 which introduced API changes that
36+
require the ability to write into the plugin.
37+
3538
## [1.2.0] - 2020-03-26
3639

3740
### Added

0 commit comments

Comments
 (0)