Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ddobie committed Sep 11, 2024
1 parent 6a28b99 commit b9ca02f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

#### Added

- Add epochs 64 and 65 [#568](https://github.com/askap-vast/vast-tools/pull/568)
- Support for Python 3.10 [#334](https://github.com/askap-vast/vast-tools/pull/334)
- Add access to epoch 63 [#563](https://github.com/askap-vast/vast-tools/pull/563)

Expand All @@ -24,6 +25,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

#### Fixed

- Fixed formatting of new epoch addition git example [#568](https://github.com/askap-vast/vast-tools/pull/568)
- Directly compare stmoc times, avoiding conversion to JD, and replace equality requirement with `isclose` [#334](https://github.com/askap-vast/vast-tools/pull/334)

#### Removed
Expand All @@ -32,6 +34,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

#### List of PRs

- [#568](https://github.com/askap-vast/vast-tools/pull/568): feat, docs: Add epochs 64 and 65, and fix new epoch addition docs page syntax
- [#334](https://github.com/askap-vast/vast-tools/pull/334): fix, docs, feat: Dependency refresh including python 3.10 support and corresponding minor updates
- [#563](https://github.com/askap-vast/vast-tools/pull/563): feat: Add access to epoch 63
- [#562](https://github.com/askap-vast/vast-tools/pull/562): fix: Updated github actions to latest versions
Expand Down

0 comments on commit b9ca02f

Please sign in to comment.