Skip to content

Commit

Permalink
Merge branch 'v2.0.3-release' into 'master'
Browse files Browse the repository at this point in the history
Version 2.1.0 release

See merge request lscsoft/bilby!1247
  • Loading branch information
ColmTalbot committed Apr 13, 2023
2 parents 12f4d06 + 7b4639f commit 62efe7e
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# All notable changes will be documented in this file

## [2.1.0] 2023-04-12
Version 2.1.0 release of Bilby

Minor feature improvements and bug fixes

### Additions
- Additional parameterizations for equation-of-state inference (!1083, !1240)
- Add Fisher matrix posterior estimator (!1242)

### Changes
- Improvements to the bilby-mcmc sampler including a Fisher Information Matrix proposal (!1242)
- Optimize spline interpolation of calibration uncertainties (!1241)
- Update LIGO India coordinates record to public DCC (!1246)
- Make logger disabling work in redundancy test (!1245)
- Make sure nested samples are data frame (!1244)
- Minor improvements to the result methods including moving to top level imports (!1243)
- Fix a bug in the slabspike prior (!1235)
- Reduce verbosity when setting strain data (!1233)
- Fix issue with cached results class (!1223)

### Deprecated
- Reading/writing ROQ weights to json (!1232)

## [2.0.2] 2023-03-21
Version 2.0.2 release of Bilby

Expand Down

0 comments on commit 62efe7e

Please sign in to comment.