Update changelog

This commit is contained in:
Starbeamrainbowlabs 2020-09-20 21:25:18 +01:00
parent a6f5fe5123
commit d943d7ac78
No known key found for this signature in database
GPG Key ID: 1BE5172E637709C2

@ -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