We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 757de62 commit 03c2318Copy full SHA for 03c2318
dotnet/CHANGELOG
@@ -1,3 +1,11 @@
1
+v4.16.2
2
+======
3
+
4
+* Allow output ofinternal log messages to file (#13249)
5
+* Change a list of downloadable files to IReadOnlyList (#13265)
6
+* Change date format for file log
7
+* Improve file logging code smell (#13249)
8
9
v4.16.1
10
======
11
dotnet/selenium-dotnet-version.bzl
@@ -1,6 +1,6 @@
# BUILD FILE SYNTAX: STARLARK
-SE_VERSION = "4.16.1"
+SE_VERSION = "4.16.2"
ASSEMBLY_VERSION = "4.0.0.0"
SUPPORTED_NET_STANDARD_VERSIONS = ["netstandard2.0"]
0 commit comments