Skip to content

Commit

Permalink
V3.0.1 changelog (#1164)
Browse files Browse the repository at this point in the history
* changelog updated

* clean up

* Update CHANGELOG.md

---------

Co-authored-by: Tilman Troester <tilman.troester@gmail.com>
  • Loading branch information
damonge and tilmantroester committed Mar 8, 2024
1 parent 652cc67 commit 7f0ecf3
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 @@
# Unreleased

# v3.0.1 Changes
- Fixed GSL integration segfault (#1155).
- Added `to_dict` utility in cosmology class (#1160).

## Python library
- Documentation fixes (#1122).
- Background calculations (#1149).
- Bacco lbias (#1139).
- Integration of N5K winners into CCL (#1092).
- Non-Gaussian covariances (#869).
- CI fixes (#1121, #1154).

## C library
- Fix GSL integration abort (#1155)

# v3.0.0 Changes

## Python library
Expand Down

0 comments on commit 7f0ecf3

Please sign in to comment.