diff --git a/CHANGELOG.md b/CHANGELOG.md index 084d59249eb3df3d2e8e93eeb723588604b69771..76b9adfc1312bbf93f163c268cdf43e2dfaf6461 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ ## Unreleased Changes currently on master, but not under a tag. +- Renamed `PriorSet` to `PriorDict` +- Renamed `BBHPriorSet` to `BBHPriorDict` +- Renamed `BNSPriorSet` to `BNSPriorDict` +- Renamed `CalibrationPriorSet` to `CalibrationPriorDict` ## [0.3.1] 2018-11-06 @@ -11,10 +15,6 @@ Changes currently on master, but not under a tag. - Source frame masses/spins included in posterior - Make filling in posterior with fixed parameters work - Bug fixes -- Renamed `PriorSet` to `PriorDict` -- Renamed `BBHPriorSet` to `BBHPriorDict` -- Renamed `BNSPriorSet` to `BNSPriorDict` -- Renamed `CalibrationPriorSet` to `CalibrationPriorDict` ## [0.3] 2018-11-02