diff --git a/CHANGELOG.md b/CHANGELOG.md index 5052bd24..6a2a2f05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,13 @@ # Version 0.28.1 -## Fixed +## Fixed 🐛 + - Fix broken build on linux when using `use-dev-tty` with (#906) -- Fix desync with mio and signalhook between repo and published crate. + +## Breaking ⚠️ + +- Fix desync with mio and signalhook between repo and published crate. (upgrade to mio 1.0) # Version 0.28