You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ All notable user-visible changes are documented in this file.
4
4
5
5
## [Unreleased]
6
6
7
+
## [1.2.0] - 2026-03-07
8
+
7
9
### Added
8
10
9
11
- Versioning policy documented in `docs/versioning-and-release.md`.
@@ -20,6 +22,7 @@ All notable user-visible changes are documented in this file.
20
22
21
23
### Changed
22
24
25
+
- Internal readability refactor: decomposed `rexos-tools` browser/defs/dispatch/ops/patch internals into smaller modules and aligned dependent crates/tests with the new layout.
23
26
- Competitor-analysis posts were moved out of `docs-site/` into `docs/internal/competitive/`, and public blog/homepage references to OpenFang/OpenClaw were removed.
24
27
-`loopforge release check` now fails when public docs contain competitor-analysis terms or when semver tags on HEAD do not match the requested release tag.
0 commit comments