Skip to content

Commit 3ca9152

Browse files
authored
Add 2.1.1 changelog (#606)
1 parent 1baaafa commit 3ca9152

File tree

1 file changed

+23
-4
lines changed

1 file changed

+23
-4
lines changed

CHANGELOG.md

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## What's Changed in v0.1.1
6+
* Publish 0.1.1 by @Manishearth in [#605](https://github.com/boa-dev/temporal/pull/605)
7+
* fix: allow passing `&dyn TimeZoneProvider` in arguments by @jedel1043 in [#599](https://github.com/boa-dev/temporal/pull/599)
8+
* Update ICU4X to 2.1 by @Manishearth in [#604](https://github.com/boa-dev/temporal/pull/604)
9+
* Update Diplomat to 0.14.0 by @Manishearth in [#603](https://github.com/boa-dev/temporal/pull/603)
10+
* Update ICU4X by @Manishearth in [#601](https://github.com/boa-dev/temporal/pull/601)
11+
* Move to new ICU4X arithmetic code by @Manishearth in [#595](https://github.com/boa-dev/temporal/pull/595)
12+
* Update to ICU4X main by @Manishearth in [#596](https://github.com/boa-dev/temporal/pull/596)
13+
* Remove HijriSimulatedMecca / islamic-rgsa by @Manishearth in [#597](https://github.com/boa-dev/temporal/pull/597)
14+
* Fix a small typo in errors by @reillysiemens in [#594](https://github.com/boa-dev/temporal/pull/594)
15+
* Update to ICU4X's new Calendar::from_fields by @Manishearth in [#582](https://github.com/boa-dev/temporal/pull/582)
16+
* re-export DefaultHostSystem by @Sharktheone in [#590](https://github.com/boa-dev/temporal/pull/590)
17+
18+
## New Contributors
19+
* @reillysiemens made their first contribution in [#594](https://github.com/boa-dev/temporal/pull/594)
20+
* @Sharktheone made their first contribution in [#590](https://github.com/boa-dev/temporal/pull/590)
21+
22+
**Full Changelog**: https://github.com/boa-dev/temporal/compare/v0.1.0...v0.1.1
23+
124
## What's Changed in v0.1.0
225
* Update Diplomat to 0.13.0 by @Manishearth in [#588](https://github.com/boa-dev/temporal/pull/588)
326
* Add TryFrom for PartialDuration to Duration by @nekevss in [#585](https://github.com/boa-dev/temporal/pull/585)
@@ -29,10 +52,6 @@
2952

3053
**Full Changelog**: https://github.com/boa-dev/temporal/compare/v0.0.16...v0.1.0
3154

32-
# Changelog
33-
34-
All notable changes to this project will be documented in this file.
35-
3655
## What's Changed in v0.0.16
3756
* Bump versions to 0.0.16
3857
* Remove extraneous icu_time dependency

0 commit comments

Comments
 (0)