Skip to content

Commit 1475ed4

Browse files
docs(changelog): update CHANGELOG.md for v1.7.2
1 parent b832240 commit 1475ed4

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## [1.7.2](https://github.com/xraph/forge/compare/v1.7.1...v1.7.2) (2026-06-17)
4+
5+
6+
### Features
7+
8+
* **app:** CentralMigrator interface + CLI central-mode migrate routing ([1d6db7b](https://github.com/xraph/forge/commit/1d6db7b))
9+
* **app:** opt-in CentralMigrations split-phase startup (Register-all -> migrate -> Start-all) ([a87eeed](https://github.com/xraph/forge/commit/a87eeed))
10+
11+
12+
### Bug Fixes
13+
14+
* **cli:** keep default status output unchanged; test central migrate routing ([32bd21b](https://github.com/xraph/forge/commit/32bd21b))
15+
16+
17+
### Refactoring
18+
19+
* refactored migrations to avoid process locks ([8044099](https://github.com/xraph/forge/commit/8044099))
20+
21+
22+
### Maintenance
23+
24+
* **app:** gofmt central migrations files ([d11e40c](https://github.com/xraph/forge/commit/d11e40c))
25+
* **changelog:** update CHANGELOG.md for v1.7.1 ([f8007e2](https://github.com/xraph/forge/commit/f8007e2))
26+
327
## [1.7.1](https://github.com/xraph/forge/compare/v1.7.0...v1.7.1) (2026-06-16)
428

529

0 commit comments

Comments
 (0)