Skip to content

Commit

Permalink
updated CHANGELOG (#903)
Browse files Browse the repository at this point in the history
  • Loading branch information
damonge committed Sep 9, 2021
1 parent 127b6c4 commit 58d01c3
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
# Unreleased

# v2.3.0 Changes

## Python library
- Allow access to CAMB nonlinear power spectra (#854)
- Fixed bug in calculation of Omega_M in cosmic emulator (#897).
- Eisenstein and Hu no-wiggle power spectrum (#898)
- Many functions now methods of the `Cosmology` class (#887)
- Correction to HM transition regime and small-scale 1-halo suppression (#877, #883)
- Generalized treatment of satellites in HOD profile (#875)
- SSC Non-Gaussian Angular power spectrum covariance (#855)
- Allow access to CAMB nonlinear power spectra (#854) and dark-energy models (#857)
- Write and read configuration settings to yaml (#852)
- Weak lensing profiles (#824)

## C library
- Deprecate C-level yaml reader and writer (#852)
Expand Down

0 comments on commit 58d01c3

Please sign in to comment.