From 556fc71dc29a657114210506676730356ad4e769 Mon Sep 17 00:00:00 2001 From: Max Miroshnikov Date: Tue, 26 Jul 2016 18:06:47 +0300 Subject: [PATCH] Update Changelog.md --- Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 2c5a1bd88..64a79ba99 100644 --- a/Changelog.md +++ b/Changelog.md @@ -25,7 +25,8 @@ All notable changes to this project will be documented in this file. - Removed obsolete methods\properties (#797) ### Fixed -- inconsistent use of affine coefficients (#822) +- Raster extent shifts from correct extent (#725) +- Inconsistent use of affine coefficients (#822) - Fixed the shift in x-coordinate when reprojecting from WGS84 to LAEA (#815) - Fixed LAEA reprojected y coordinate that resulted in n.def (#813) - ShapeReader skipping one entry when switching the page (#774)