Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This changelog documents user-relevant changes to the tmate SSH server charm.

## 2025-12-17

- Moved charm-architecture.md from Explanation to Reference category.

## 2025-10-28

- Added docs on how to upgrade the charm.
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ Thinking about using the tmate SSH server operator for your next project?
1. [Upgrade](how-to/upgrade.md)
1. [Reference](reference)
1. [Actions](reference/actions.md)
1. [Charm architecture](reference/charm-architecture.md)
1. [Configurations](reference/configurations.md)
1. [Integrations](reference/integrations.md)
1. [Explanation](explanation)
1. [Port Number](explanation/port-number.md)
1. [Charm architecture](explanation/charm-architecture.md)
Loading