Skip to content

Commit

Permalink
📝 Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Manon Marchand <[email protected]>
  • Loading branch information
Xen0Xys and ManonMarchand committed Jul 22, 2024
1 parent 8a6f3ed commit 50ecbc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- monochromatic FITS images can be added to the view with `ipyaladin.Aladin.add_fits`.
The method accepts `astropy.io.fits.HDUList`, `pathlib.Path`, or `string` representing paths (#86)
- New way to make a selection on the view with `selection` method (#100)
- Add selected sources export as `astropy.Table` array with property `selected_objects` (#100)
- Add selected sources export as `astropy.Table` list with property `selected_objects` (#100)

### Deprecated

Expand Down

0 comments on commit 50ecbc5

Please sign in to comment.