Skip to content

Commit fe18832

Browse files
authored
Merge pull request #332 from RacimoLab/changelog
Update changelog for release
2 parents 992b32b + c738c98 commit fe18832

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 0.5.0 - 2023-04-26
4+
5+
* Renamed smc to `mc` and mcmc-gan to `mcmc`, in both the API and CLI.
6+
We're not really doing SMC, and the MCMC isn't really a GAN.
7+
* Used KDE reflection in the violin plots, to ameliorate the reduction
8+
in density near the edges of the support. This was already implemented
9+
for the `hist` plots.
10+
* Fixed iteration numbering in plots to start at zero.
11+
* Fixed broken pipe when piping `dinf-tabulate` output to, e.g., head.
12+
* Updated the tutorial in the docs.
13+
314
## 0.4.0 - 2023-03-15
415

516
* Removed abc-gan CLI subcommand, and added `smc` subcommand.

0 commit comments

Comments
 (0)