Skip to content

Commit

Permalink
Fixed reference to MSRV in CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gsleap committed Aug 21, 2023
1 parent 0e137e2 commit 7c5b9ab
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 @@ -4,7 +4,7 @@ Changes in each release are listed below.

## 0.17.0 21-Aug-2023

* Bumped MSRV to 1.63.
* Bumped MSRV to 1.64.
* MetafitsContext now supports: OVERSAMP from metafits. Exposed as a bool: `oversampled`. If this is true, then the observation was taken using oversampled coarse channels.
* VoltageContext now supports handling reading of oversampled subfiles.
* MetafitsContext now supports: DR_FLAG and DR_PARAM from metafits. `deripple_applied`is a boolean and `dreipple_param` is a String. If deripple is true then a deripple has been applied to each coarse channel to smooth the passband.
Expand Down

0 comments on commit 7c5b9ab

Please sign in to comment.