We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 078a314 commit 5f2876fCopy full SHA for 5f2876f
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+## What's Changed in v0.2.3
6
+* Update zoneinfo64 and Diplomat by @Manishearth in [#713](https://github.com/boa-dev/temporal/pull/713)
7
8
+**Full Changelog**: https://github.com/boa-dev/temporal/compare/v0.2.2...v0.2.3
9
10
## What's Changed in v0.2.2
11
* Update ICU4X to 2.2 by @Manishearth in [#705](https://github.com/boa-dev/temporal/pull/705)
12
Cargo.toml
@@ -11,7 +11,7 @@ members = [
[workspace.package]
13
edition = "2021"
14
-version = "0.2.2"
+version = "0.2.3"
15
rust-version = "1.86.0"
16
authors = ["boa-dev"]
17
license = "MIT OR Apache-2.0"
0 commit comments