Commit 13f157b0 authored by xuwang's avatar xuwang
Browse files

docs(changelog): update preamble off removed OTICA_VERSION pin



The hand-written CHANGELOG preamble still pointed consumers at
`OTICA_VERSION` and the removed README "Pinning OTICA_VERSION" section.
Point at `make update-otica` / "Releases & Versioning" to match the
sticky-checkout model.

Co-Authored-By: default avatarClaude Opus 4.8 <noreply@anthropic.com>
parent 6ef52043
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,8 +4,8 @@ All notable, consumer-facing changes to the OTICA framework are recorded here.

This file is generated at release time from `Changelog:` git trailers (see
[`.gitlab/changelog_config.yml`](.gitlab/changelog_config.yml)). Releases follow
[Semantic Versioning](https://semver.org); consumers pin a release with
`OTICA_VERSION` (see the README "Pinning OTICA_VERSION" section).
[Semantic Versioning](https://semver.org); consumers move to a release with
`make update-otica` (see the README "Releases & Versioning" section).

<!-- New release sections are prepended below this line by `make release`. -->