diff --git a/CHANGELOG.md b/CHANGELOG.md index f067bd0d..7683b406 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Improvements - Add **Allow insecure contents** option to render images with `http://`. +- Add the login dialog for http authentication. #### OS X - Add the option to show the icon on menu bar diff --git a/README.md b/README.md index ca0dae7d..baee5ff9 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,6 @@ Or you can set proxy by following command line options. * `--proxy-server=:` * `--proxy-pac-url=` -*Note: Authorization is not supported yet.* - ## Testing and Development Node.js is required to test this app.