diff --git a/NEWS.md b/NEWS.md index 762c705234..67c225cb60 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,13 +1,15 @@ -### 0.16.2 (19 June 2016) +### 0.16.2 (7 July 2016) * JSON plugin: Fixed loading of custom properties on terrains * Lua plugin: Fixed missing export of object layer drawing order +* Fixed tile index adjustment when tileset image changes width * Fixed --export-map [format] option * Fixed shortcuts for some tools when language is set to Dutch * Fixed a painting related bug affecting the top edge after AutoMapping * Fixed issues when compiling against Qt 5.6 on OS X and Windows * Fixed crash on maximizing with Maps view open on Windows (Qt 5.6.1) * Fixed focus issue while typing predefined object types (Qt 5.6) +* Fixed silent fail when saving to restricted location on Windows (Qt 5.6) ### 0.16.1 (6 May 2016)