# Changelog
> Released versions of CGraph — as they are cut.
[Source](https://open.nxtsoft.io/docs/cgraph/changelog)

CGraph does not yet publish tagged releases or a versioned changelog. Until
versions are cut, this page has no entries to list — and inventing them would be
worse than an honest gap.

## Following changes today

Until there are releases, the authoritative record of what changed is the
project's git history:

**see recent changes**

```bash
git -C CGraph log --oneline -20
```

## When releases arrive

Once CGraph tags releases, this page will list them newest-first — each version
with its notable changes — sourced from the real release notes, not reconstructed
after the fact.

## Where to go next

- [Roadmap](/docs/cgraph/roadmap) — the direction ahead.
- [Overview](/docs/cgraph/overview) — where the docs begin.
