Skip to content

Commit 9d20124

Browse files
committed
[rust] Capitalize first words in 0.4.12 changelogs
1 parent 8a8120c commit 9d20124

File tree

1 file changed

+14
-15
lines changed

1 file changed

+14
-15
lines changed

rust/CHANGELOG.md

+14-15
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,17 @@
99

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

0 commit comments

Comments
 (0)