Skip to content
Open
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
18 changes: 18 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,24 @@

# Changelog

## [Unreleased]

!!! note
All of the changes here are deployed to our current environment, even though
a release hasn't been made for them yet. If you want to have these updates
in a personal environment you'll need to install the package from git.

```bash title="Installation command"
pip install git+https://github.com/European-XFEL/EXtra.git
```

Added:

Fixed:

Changed:


## [2026.1]

Added in components:
Expand Down
Loading