Skip to content

Commit

Permalink
Update the CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
stouset committed Jul 12, 2018
1 parent 4d19c60 commit f30489a
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 @@ -16,6 +16,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Allows plugins to use any error library they wish, as long as the error
types returned in `Result`s implement `Into<sudo_plugin::errors::Error>`.

### Fixed
- `change_winsize` should return a `c_int`.

## [1.1.0] - 2018-05-18

### Added
Expand Down

0 comments on commit f30489a

Please sign in to comment.