From fdf45ecc3edd6267f28e233d6f9ce2614627c30d Mon Sep 17 00:00:00 2001 From: Andrew Hearin Date: Sat, 11 Jul 2026 13:49:51 -0500 Subject: [PATCH] Update changelog --- CHANGES.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index f8ebce0..4c3a409 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,9 @@ +0.2.0 (2026-07-11) +------------------- +- Reorganize lightcone generator functions (https://github.com/ArgonneCPAC/diffhalos/pull/41) +- Add documentation (https://github.com/ArgonneCPAC/diffhalos/pull/44) + + 0.1.1 (2026-05-06) ------------------- - Update definitions and naming conventions of weights in generators of weighted lightcones (https://github.com/ArgonneCPAC/diffhalos/pull/39)