Skip to content

Commit

Permalink
Render changelog for 0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnoe committed May 15, 2024
1 parent 32fc311 commit 7d66389
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 8 deletions.
25 changes: 24 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,27 @@
Ctapipe v0.21.0 (2024-04-25)
ctapipe v0.21.1 (2024-05-15)
============================

This is a small bug fix and maintenance release for 0.21.0.


Bug Fixes
---------

- Fix ``SoftwareTrigger`` not correctly handling different telescope
types that have the same string representation, e.g. the four LSTs
in prod6 files.

Telescopes that have the same string representation now always are treated
as one group in ``SoftwareTrigger``. [`#2552 <https://github.com/cta-observatory/ctapipe/pull/2552>`__]


Maintenance
-----------

- A number of simple code cleanups in the ImPACT reconstructor code. [`#2551 <https://github.com/cta-observatory/ctapipe/pull/2551>`__]


ctapipe v0.21.0 (2024-04-25)
============================


Expand Down
1 change: 0 additions & 1 deletion docs/changes/2551.maintenance.rst

This file was deleted.

6 changes: 0 additions & 6 deletions docs/changes/2552.bugfix.rst

This file was deleted.

0 comments on commit 7d66389

Please sign in to comment.