From 8120b3ef8905d33c8b8407017c68e0063656eac3 Mon Sep 17 00:00:00 2001 From: Synchro Date: Wed, 16 Apr 2014 11:04:28 +0200 Subject: [PATCH] Changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 8093e9d5..b1474a45 100644 --- a/changelog.md +++ b/changelog.md @@ -28,6 +28,7 @@ * Remove setting the Return-Path and deprecate the Return-path property - it's just wrong! * Fix language file loading if CWD has changed (@stephandesouza) * Add HTML5 email validation pattern +* Improve Turkish translations (Thanks to @yasinaydin) ## Version 5.2.7 (September 12th 2013) * Add Ukranian translation from @Krezalis