diff --git a/src/docs/releaseNotes/v1.6.1.md b/src/docs/releaseNotes/v1.6.1.md index ae7958c..26fb968 100644 --- a/src/docs/releaseNotes/v1.6.1.md +++ b/src/docs/releaseNotes/v1.6.1.md @@ -2,7 +2,7 @@ This release fixes a few map sending bugs and reworks map zooming. -- Change map max zoom to be based off of the maps grid size. This should mean you should always be able to zoom up to see a grid cell almost fullscreen. +- Change map max zoom to be based off of the maps grid size. This means you should always be able to zoom up to see a grid cell almost fullscreen. - Updated map zoom speed to be linear throughout it's zoom range. - Update map zoom to be centered on the mouse instead of screen. - Updated map grid from file name functionality to better reject non-grid values. @@ -17,4 +17,4 @@ This release fixes a few map sending bugs and reworks map zooming. --- -October 23 2020 +October 24 2020