Skip to content

Commit 67abd3e

Browse files
docs(changelog): update CHANGELOG.md for v0.9.10
1 parent 409ad5e commit 67abd3e

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [0.9.10](https://github.com/xraph/forge/compare/v0.9.9...v0.9.10) (2026-02-16)
4+
5+
6+
### Features
7+
8+
* **database:** implement app-scoped migration management and configuration ([58eb2bd](https://github.com/xraph/forge/commit/58eb2bd))
9+
10+
11+
### Refactoring
12+
13+
* enhance dependency injection with new methods and update documentation ([cee3d89](https://github.com/xraph/forge/commit/cee3d89))
14+
* streamline dependency injection with Provide and update FARP configuration ([8215292](https://github.com/xraph/forge/commit/8215292))
15+
16+
17+
### Maintenance
18+
19+
* **changelog:** update CHANGELOG.md for v0.9.9 ([0706004](https://github.com/xraph/forge/commit/0706004))
20+
321
## [0.9.9](https://github.com/xraph/forge/compare/v0.9.8...v0.9.9) (2026-02-15)
422

523

0 commit comments

Comments
 (0)