File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 33The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
44and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
55
6+ ## [ 1.2.0] - 2026-03-09 <a name =" 1.2.0 " ></a >
7+ ### Changed
8+ - Bump MSRV to 1.85
9+
10+ ### Fixed
11+ - android: better handling of some exception scenarios. See PR #111
12+
613## [ 1.1.0] - 2026-02-07 <a name =" 1.1.0 " ></a >
714### Added
815- macOS: provide a ` dont_switch ` option to allow opening browser in the background. See PR #106
@@ -222,7 +229,8 @@ executable. This was reported privately by [@offalltn](https://github.com/offall
222229### Added
223230- Initial release.
224231
225- [ Unreleased ] : https://github.com/amodm/webbrowser-rs/compare/v1.1.0...HEAD
232+ [ Unreleased ] : https://github.com/amodm/webbrowser-rs/compare/v1.2.0...HEAD
233+ [ 1.2.0 ] : https://github.com/amodm/webbrowser-rs/compare/v1.1.0...v1.2.0
226234[ 1.1.0 ] : https://github.com/amodm/webbrowser-rs/compare/v1.0.6...v1.1.0
227235[ 1.0.6 ] : https://github.com/amodm/webbrowser-rs/compare/v1.0.5...v1.0.6
228236[ 1.0.5 ] : https://github.com/amodm/webbrowser-rs/compare/v1.0.4...v1.0.5
Original file line number Diff line number Diff line change 11[package ]
22name = " webbrowser"
33description = " Open URLs in web browsers available on a platform"
4- version = " 1.1 .0"
4+ version = " 1.2 .0"
55authors = [" Amod Malviya @amodm" ]
66documentation = " https://docs.rs/webbrowser"
77homepage = " https://github.com/amodm/webbrowser-rs"
You can’t perform that action at this time.
0 commit comments