diff --git a/CHANGELOG.md b/CHANGELOG.md index 75af8932..d5c6ca0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - **Fixed** for any bug fixes. - **Security** in case of vulnerabilities. +## [Unreleased] + +### Added + +- Support for `astropy.SkyCoord` for the `target` property (#80) + +### Fixed + +- Fix asynchronous update for the `target` property (#80) + +### Changed + +- Change the jslink target trait from `target` to `shared_target` (#80) + ## [0.3.0] ### Changed