diff --git a/CHANGES.txt b/CHANGES.txt index 1c6e04726..31ee89b7f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,7 +1,9 @@ -Release x.x.x +Release 0.9.3 ============= * [ENH] Reafactor of the Dockerfile to improve transparency, reduce size, and enable injecting code in Singularity (#457) +* [ENH] Make more the memory consumption estimates of each processing step more conservative to improve robustness (#456) +* [FIX] Minor documentation cleanups (#461) Release 0.9.2 =============