We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8984fd8 commit c9af4e3Copy full SHA for c9af4e3
1 file changed
CHANGELOG.md
@@ -14,6 +14,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
change also increases performance for several queries in the test set by up to
15
30%.
16
17
+### Added
18
+
19
+- Added the support for [Facet](https://facet.rs/) to some of the core types
20
+ (like `Annotation`, `Component`, etc.) to make it possible to use Facet in the
21
+ [Annatto](https://github.com/korpling/annatto/)
22
23
## [3.8.3] - 2025-08-12
24
25
### Fixed
0 commit comments