diff --git a/CHANGELOG.md b/CHANGELOG.md index efa2d4c..fb61055 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,6 @@ Lot'ta goodies. This sample table gives an idea of how to go bu converting to the new major version of Termion. -+------------------------------------------------------------ | 0.1.0 | 1.0.0 |--------------------------------|--------------------------- | `use termion::IntoRawMode` | `use termion::raw::IntoRawMode` diff --git a/README.md b/README.md index 25881a5..d185475 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ termion = "1.0.0" This sample table gives an idea of how to go bu converting to the new major version of Termion. -+------------------------------------------------------------ | 0.1.0 | 1.0.0 |--------------------------------|--------------------------- | `use termion::IntoRawMode` | `use termion::raw::IntoRawMode`