Skip to content

Commit

Permalink
v2.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ColmTalbot committed Nov 13, 2023
1 parent 25eecc0 commit 41f1f30
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# All notable changes will be documented in this file

## [2.2.1] 2023-1111
Version 2.2.1 release of Bilby

This release is a bugfix release.

### Changes
- Ensure inteferometer metadata is not empty (!1281)
- Make interrupted pools exit more quickly (!1284)
- Fix conditional sampling with DeltaFunction conditions (!1289)
- The triangular prior raised an error with numpy (!1294)
- Make sure strain data resampling works (!1295)
- Dynesty logging (!1296)
- A bug with saving lists that contain None (!1301)
- Preparatory fix an upcoming change in dynesty (!1302)

## [2.2.0] 2023-07-24
Version 2.2.0 release of Bilby

Expand Down

0 comments on commit 41f1f30

Please sign in to comment.