File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ All notable changes to this project will be documented in this file.
4+
5+ ## What's Changed in v0.2.2
6+ * Update ICU4X to 2.2 by @Manishearth in [ #705 ] ( https://github.com/boa-dev/temporal/pull/705 )
7+ * Update MSRV to 1.86 @Manishearth in [ #705 ] ( https://github.com/boa-dev/temporal/pull/705 )
8+
9+ ** Full Changelog** : https://github.com/boa-dev/temporal/compare/v0.2.1...v0.2.2
10+
111## What's Changed in v0.2.1
212* Pin icu_calendar to v2.1 by @jedel1043 in [ #704 ] ( https://github.com/boa-dev/temporal/pull/704 )
313* Remove unwrap in PYM::epoch_ns_for_utc by @Manishearth in [ #701 ] ( https://github.com/boa-dev/temporal/pull/701 )
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ members = [
1111
1212[workspace .package ]
1313edition = " 2021"
14- version = " 0.2.1 "
14+ version = " 0.2.2 "
1515rust-version = " 1.86.0"
1616authors = [" boa-dev" ]
1717license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments