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 220c4fe commit e56daa2Copy full SHA for e56daa2
Directory.Build.props
@@ -4,7 +4,7 @@
4
- The most recently-released version. This is the last
5
- thing to change before performing a release.
6
-->
7
- <Version>3.2.1</Version>
+ <Version>3.2.2</Version>
8
<!--
9
- The version we check for compatibility against. This is changed
10
- immediately *after* a release.
src/NodaTime.Test/Xml/XmlSchemaTest.XmlSchema.approved.xml
@@ -263,6 +263,7 @@
263
<xs:enumeration value="America/Coral_Harbour" />
264
<xs:enumeration value="America/Cordoba" />
265
<xs:enumeration value="America/Costa_Rica" />
266
+ <xs:enumeration value="America/Coyhaique" />
267
<xs:enumeration value="America/Creston" />
268
<xs:enumeration value="America/Cuiaba" />
269
<xs:enumeration value="America/Curacao" />
src/NodaTime/TimeZones/Tzdb.nzd
793 Bytes
0 commit comments