Skip to content

Commit aa5edc8

Browse files
mj-willColmTalbot
andcommitted
REL: backport bilby-dev#960 to v2.5.2 (bilby-dev#961)
* BUG: fix the filename extension precedence for result files (bilby-dev#960) * BUG: fix the filename extension precedence for result files * Apply suggestions from code review Co-authored-by: Michael J. Williams <michaeljw1@googlemail.com> * FMT: add empty line * TYPO: fix typo in warning * FMT: remove extra whitespace * BUG: move default extension fallback --------- Co-authored-by: Michael J. Williams <michaeljw1@googlemail.com> * CHANGELOG: prepare v2.5.2 --------- Co-authored-by: Colm Talbot <talbotcolm@gmail.com>
1 parent 8d7e397 commit aa5edc8

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ The original MRs are only visible on the [LIGO GitLab repository](https://git.li
55

66
## [Unreleased]
77

8+
## [2.5.2]
9+
10+
### Fixed
11+
12+
- Fix the filename extension precedence for result files (https://github.com/bilby-dev/bilby/pull/960)
13+
814
## [2.5.1]
915

1016
### Changed
@@ -1151,7 +1157,8 @@ First `pip` installable version https://pypi.org/project/BILBY/ .
11511157
- All chainconsumer dependency as this was causing issues.
11521158

11531159

1154-
[Unreleased]: https://github.com/bilby-dev/bilby/compare/v2.5.1...main
1160+
[Unreleased]: https://github.com/bilby-dev/bilby/compare/v2.5.2...main
1161+
[2.5.2]: https://github.com/bilby-dev/bilby/compare/v2.5.1...v2.5.2
11551162
[2.5.1]: https://github.com/bilby-dev/bilby/compare/v2.5.0...v2.5.1
11561163
[2.5.0]: https://github.com/bilby-dev/bilby/compare/v2.4.0...v2.5.0
11571164
[2.4.0]: https://github.com/bilby-dev/bilby/compare/v2.3.0...v2.4.0

0 commit comments

Comments
 (0)