File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.
3
3
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) .
5
5
6
+ ## [ 1.7.1] - 2017-10-30
7
+ ### Fixed
8
+ - Fix url creation in translate action #108
9
+ - Fix incorrect md5 hash for non-English characters in javascripts #114
10
+
6
11
## [ 1.7.0] - 2017-04-30
7
12
### Added
8
13
- Allow to override default scanners via module configuration #87
@@ -72,6 +77,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
72
77
### Fixed
73
78
- Round error in translation statistic
74
79
80
+ [ 1.7.1 ] : https://github.com/lajax/yii2-translate-manager/compare/1.7.0...1.7.1
75
81
[ 1.7.0 ] : https://github.com/lajax/yii2-translate-manager/compare/1.6.0...1.7.0
76
82
[ 1.6.0 ] : https://github.com/lajax/yii2-translate-manager/compare/1.5.4...1.6.0
77
83
[ 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