Skip to content

Commit 5f2876f

Browse files
committed
Prepare for 0.2.3
1 parent 078a314 commit 5f2876f

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
## What's Changed in v0.2.2
211
* Update ICU4X to 2.2 by @Manishearth in [#705](https://github.com/boa-dev/temporal/pull/705)
312

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ members = [
1111

1212
[workspace.package]
1313
edition = "2021"
14-
version = "0.2.2"
14+
version = "0.2.3"
1515
rust-version = "1.86.0"
1616
authors = ["boa-dev"]
1717
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)