We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e33c2a5 commit 030cfccCopy full SHA for 030cfcc
sudo_plugin/CHANGELOG.md
@@ -32,6 +32,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
32
crossing FFI boundaries. All panics are caught at the boundaries and
33
turned into an appropriate error type.
34
35
+- No longer segfaults against sudo >= 1.9 which introduced API changes that
36
+ require the ability to write into the plugin.
37
+
38
## [1.2.0] - 2020-03-26
39
40
### Added
0 commit comments