Prepare v1.8 release

This commit is contained in:
Starbeamrainbowlabs 2020-07-17 17:07:10 +01:00
parent 813c3084a9
commit 9404d2411a
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -2,7 +2,7 @@
It's about time I started a changelog! This will serve from now on as the master changelog for WorldEditAdditions.
## v1.8 (unreleased)
## v1.8
- Update `//multi` to display human readable times (e.g. `2.11mins` instead of `126600ms`)
- Far wand: Notify player when setting pos1 and pos2
- Make timings more accurate (use `minetest.get_us_time()` instead of `os.clock()`)