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.
CHANGELOG.m
1 parent ed7b001 commit 0afb816Copy full SHA for 0afb816
CHANGELOG.md
@@ -4,7 +4,10 @@ Change Log
4
Version 2.0.4 *(2023-11-01)*
5
----------------------------
6
7
-* Added support for `java.util.Base64`` introduced in API level 26
+* Better support for "stand-alone" month names ("LLLL" format).
8
+ See ([issue 160113376](https://issuetracker.google.com/160113376))
9
+ for details.
10
+* Added support for `java.util.Base64` introduced in API level 26
11
* Workaround for some non ASCII characters
12
([issue 293388944](https://issuetracker.google.com/293388944))
13
0 commit comments