diff --git a/CHANGES.md b/CHANGES.md index 91d5d85..81c37ba 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -13,7 +13,6 @@ All notable changes to this program is documented in this file. - Removed `--no-e10s` flag, and geckodriver will from now rely on the Firefox default multiprocessing settings (override using preferences) - Disable pop-up blocker in the default profile by @juangj - Changed Rust compiler version to 1.12 (beta) temporarily because of [trouble linking Musl binaries](https://github.com/rust-lang/rust/issues/34978) -- ### Fixed - Corrected link to repository in Cargo metadata