Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
esheldon committed Oct 14, 2022
1 parent a2a474a commit 1a28c5f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## v2.2.1

### New Features

- Added new guesser BDFPSFFluxGuesser, makes a flux guess
based on the PSF flux

### Performance
- Added O(N) phase shift computation for pre-psf moments

### Misc

- ignore NumbaExperimentalFeatureWarning being spewed by
numba. We can ignore these, as the features are of order
ten years old from the time of writing

## v2.2.0

### new features
Expand Down

0 comments on commit 1a28c5f

Please sign in to comment.