File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
33
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
55
6+ ## [ Unreleased]
7+
8+ ### Changed
9+ - Improve TranslateBehavior saving #99
10+ The attribute is now saved as translation when the language of the application is different from the source language.
11+
612## [ 1.7.0] - 2017-04-30
713### Added
814 - Allow to override default scanners via module configuration #87
@@ -72,6 +78,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
7278### Fixed
7379 - Round error in translation statistic
7480
81+ [ Unreleased ] : https://github.com/lajax/yii2-translate-manager/compare/1.7.0...HEAD
7582[ 1.7.0 ] : https://github.com/lajax/yii2-translate-manager/compare/1.6.0...1.7.0
7683[ 1.6.0 ] : https://github.com/lajax/yii2-translate-manager/compare/1.5.4...1.6.0
7784[ 1.5.4 ] : https://github.com/lajax/yii2-translate-manager/compare/1.5.3...1.5.4
You can’t perform that action at this time.
0 commit comments