Skip to content

Commit

Permalink
Merge pull request #1068 from aphearin/changes_0p8p2
Browse files Browse the repository at this point in the history
Update changelog and whats new for v0.8.2
  • Loading branch information
aphearin authored Jun 30, 2023
2 parents c0365d7 + 0cbce40 commit 49fc413
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Build wheels

on:
workflow_dispatch:
release:
types:
- published
on: [push, pull_request]

jobs:
build_wheels:
Expand Down
10 changes: 10 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@
- Add MBK10 model of non-Poisson satellite occupation statistics


0.8.2 (2023-09-30)
------------------

- Add non-Poissonian occupation statistics for satellites (https://github.com/astropy/halotools/pull/1053)

- Fix bug in little h convention in Leauthaud+11 HOD model (https://github.com/astropy/halotools/pull/1063)

- Fix bug in PBC handling of return_xyz_formatted_array convenience function (https://github.com/astropy/halotools/pull/1066)


0.8.1 (2022-09-28)
------------------

Expand Down

0 comments on commit 49fc413

Please sign in to comment.