Skip to content

Commit 3e5c380

Browse files
authored
Update CHANGELOG files (#248)
1 parent 7ec02bf commit 3e5c380

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

fluent-fallback/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
-
66

7+
## fluent-fallback 0.6.0 (Dec 17, 2021)
8+
- Add `ResourceId` struct which allows fluent resources to be optional.
9+
710
## fluent-fallback 0.5.0 (Jul 8, 2021)
811
- Separate out `Bundles` for state management.
912

fluent-resmgr/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
-
66

7+
## fluent-resmgr 0.0.5 (Dec 17, 2021)
8+
- Update `fluent-fallback` to 0.6.0.
9+
710
## fluent-resmgr 0.0.4 (May 6, 2020)
811
- Update `fluent-bundle` to 0.12.
912
- Update `unic-langid` to 0.9.

fluent-testing/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## Unreleased
4+
5+
-
6+
7+
## fluent-resmgr 0.0.2 (Dec 17, 2021)
8+
- Ensure all test scenarios have unique names.
9+
10+
## fluent-resmgr 0.0.1 (Dec 17, 2021)
11+
12+
- This is the first release to be listed in the CHANGELOG.
13+
- Release fluent-testing as a crate.

0 commit comments

Comments
 (0)