You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,18 @@ The original MRs are only visible on the [LIGO GitLab repository](https://git.li
5
5
6
6
## [Unreleased]
7
7
8
+
## [2.7.1]
9
+
10
+
### Fixes
11
+
* The global cosmology was not being set properly by @mj-will in https://github.com/bilby-dev/bilby/pull/1005
12
+
* The `noise_log_likelihood` method was erroneously given a `parameters` argument in several likelihood classes by @Hen42rik in https://github.com/bilby-dev/bilby/pull/1010
13
+
* The Fisher matrix posterior estimator was not passed all needed parameters in `bilby_mcmc` by @ColmTalbot in https://github.com/bilby-dev/bilby/pull/1012
14
+
15
+
### New Contributors
16
+
*@Hen42rik made their first contribution in https://github.com/bilby-dev/bilby/pull/1010
0 commit comments