diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ce464a..7e49b7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ It's about time I started a changelog! This will serve from now on as the master - Add **experimental** `//erode` command - Add `//fillcaves` command - fills in all air nodes beneath non air-nodes - Add `//forest` command for quickly generating forests + - Add `//ellipsoidapply`: Like `//cubeapply`, but clips the result to an ellipsoid that is the size of the defined region. - Fix some minor bugs and edge cases - `//subdivide`: Print status update when completing the last chunk - `//count`: Optimise by removing nested `for` loops