Skip to content

Commit 73e6b8b

Browse files
authored
Prepare new release (#314)
1 parent 6dd9b22 commit 73e6b8b

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

+10-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,20 @@
11
# CHANGELOG
22

3-
## Unreleased - [0.2.10]
3+
## 2025-03-30 - [0.2.10]
4+
5+
### Enhancements
46

57
- Allow to be installed with future Leptos v0.8 as is compatible
68
with leptos-fluent v0.2 releases.
79

10+
### Bug fixes
11+
12+
- Fix bug extracting language cookie in SSR mode for Axum integration when
13+
there are multiple cookies.
14+
815
## 2025-03-13 - [0.2.9]
916

10-
### Ehancements
17+
### Enhancements
1118

1219
- Allow to pass attributes to `tr!` macro parameters. For example:
1320

@@ -779,7 +786,7 @@ version to `0.1` during installation.
779786

780787
- Added all ISO-639-1 and ISO-639-2 languages.
781788

782-
[0.2.10]: https://github.com/mondeja/leptos-fluent/compare/v0.2.9...master
789+
[0.2.10]: https://github.com/mondeja/leptos-fluent/compare/v0.2.9...v0.2.10
783790
[0.2.9]: https://github.com/mondeja/leptos-fluent/compare/v0.2.8...v0.2.9
784791
[0.2.8]: https://github.com/mondeja/leptos-fluent/compare/v0.2.7...v0.2.8
785792
[0.2.7]: https://github.com/mondeja/leptos-fluent/compare/v0.2.6...v0.2.7

0 commit comments

Comments
 (0)