Skip to content

Commit

Permalink
[rust] Capitalize first words in 0.4.12 changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
bonigarcia committed Sep 19, 2023
1 parent 8a8120c commit 9d20124
Showing 1 changed file with 14 additions and 15 deletions.
29 changes: 14 additions & 15 deletions rust/CHANGELOG.md
Expand Up @@ -9,18 +9,17 @@

0.4.12
======

* build universal macOS Selenium-Manager on CI (#12455)
* fix bug in condition to check stable label (#12472)
* implement browser path discovery for iexplorer (#12489)
* fix bug storing metadata for iexplorer (#12488)
* change default type for binaries downloaded by Selenium (#11685, #12485)
* allow changing default folder for Selenium Manager cache (#11688, #12514)
* fix bug with storing browser path when found in PATH
* set permissions before copying extracted files
* force executable permissions on extracted drivers
* unify browser_ttl and driver_ttl (#12526)
* rename configuration file to se-config.toml (#12550)
* rename metadata file to se-metadata.json (#12531)
* automated Firefox management (#11680 and #11682)
* bump dependencies to the latest versions (#12601)
* Build universal macOS Selenium-Manager on CI (#12455)
* Fix bug in condition to check stable label (#12472)
* Implement browser path discovery for iexplorer (#12489)
* Fix bug storing metadata for iexplorer (#12488)
* Change default type for binaries downloaded by Selenium (#11685, #12485)
* Allow changing default folder for Selenium Manager cache (#11688, #12514)
* Fix bug with storing browser path when found in PATH
* Set permissions before copying extracted files
* Force executable permissions on extracted drivers
* Unify browser_ttl and driver_ttl (#12526)
* Rename configuration file to se-config.toml (#12550)
* Rename metadata file to se-metadata.json (#12531)
* Automated Firefox management (#11680 and #11682)
* Bump dependencies to the latest versions (#12601)

0 comments on commit 9d20124

Please sign in to comment.