Add CHANGELOG entry for https://github.com/dart-lang/browser_launcher/pull/63 and publish 1.2.2 (#64)

2 files changed
tree: 402ad0a6f56b5d1ca478c9007c862de3a1635139
  1. .github/
  2. example/
  3. lib/
  4. test/
  5. .gitignore
  6. analysis_options.yaml
  7. AUTHORS
  8. CHANGELOG.md
  9. LICENSE
  10. pubspec.yaml
  11. README.md
README.md

Dart pub package package publisher

Provides a standardized way to launch web browsers.

Currently, Chrome is the only supported browser; support for other browsers may be added in the future.