Add CHANGELOG.md; bump submodules to v1.1.3 (closes #43)

Adds a Keep-a-Changelog-style CHANGELOG.md, linked from README and
docs/index.md, closing the "no changelog or versioning scheme"
issue. Bumps proxy and sso-manager-node to v1.1.3 (both add their
own CHANGELOG.md, served in-app at /docs/changelog).
This commit is contained in:
2026-07-16 16:08:17 -04:00
parent 4fe1c41b82
commit e5f3e1714f
5 changed files with 66 additions and 3 deletions
+2
View File
@@ -64,6 +64,8 @@ architecture, and running each project standalone, see the
- **[Architecture](architecture.html)** — how the pieces fit together.
- **[Running each project standalone](standalone.html)** — using the SSO
Manager or the proxy on their own, without theta-env.
- **[Changelog](https://github.com/theta42/theta-env/blob/master/CHANGELOG.md)**
— what changed in each release.
## Related projects