Skip to content

Commit 73579e2

Browse files
committed
Prepare the changelog for a new release
1 parent f8b3592 commit 73579e2

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

docs/changelog.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,18 @@
55

66
# Changelog
77

8-
## [Unreleased]
8+
<!-- ## [Unreleased] -->
99

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

15-
```bash title="Installation command"
16-
pip install git+https://github.com/European-XFEL/EXtra.git
17-
```
15+
<!-- ```bash title="Installation command" -->
16+
<!-- pip install git+https://github.com/European-XFEL/EXtra.git -->
17+
<!-- ``` -->
1818

19+
## [2024.1]
1920
Added:
2021

2122
- An [XGM][extra.components.XGM] component to access XGM devices (!53).
@@ -51,5 +52,6 @@ Added:
5152
[EXtra-geom](detector-geometry.md), and [karabo-bridge-py](karabo-bridge.md).
5253

5354

54-
[Unreleased]: https://github.com/European-XFEL/EXtra/compare/2023.2...master
55+
[Unreleased]: https://github.com/European-XFEL/EXtra/compare/2024.1...master
56+
[2024.1]: https://github.com/European-XFEL/EXtra/releases/tag/2024.1
5557
[2023.2]: https://github.com/European-XFEL/EXtra/releases/tag/2023.2

0 commit comments

Comments
 (0)