Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
stouset committed Nov 18, 2022
1 parent e33c2a5 commit 030cfcc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sudo_plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
crossing FFI boundaries. All panics are caught at the boundaries and
turned into an appropriate error type.

- No longer segfaults against sudo >= 1.9 which introduced API changes that
require the ability to write into the plugin.

## [1.2.0] - 2020-03-26

### Added
Expand Down

0 comments on commit 030cfcc

Please sign in to comment.