Skip to content

Commit 752448d

Browse files
committed
Update changelog
1 parent 0c8834a commit 752448d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
33

44
The 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

0 commit comments

Comments
 (0)