File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,10 @@ 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.3] - 2018-04-04
7
+ ### Fixed
8
+ - Fix invalid column name in findOne() condition #118
9
+
6
10
## [ 1.7.2] - 2018-02-23
7
11
### Minor
8
12
- Restrict version constraints for Yii dependencies in composer.json #116
@@ -81,6 +85,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
81
85
### Fixed
82
86
- Round error in translation statistic
83
87
88
+ [ 1.7.3 ] : https://github.com/lajax/yii2-translate-manager/compare/1.7.2...1.7.3
84
89
[ 1.7.2 ] : https://github.com/lajax/yii2-translate-manager/compare/1.7.1...1.7.2
85
90
[ 1.7.1 ] : https://github.com/lajax/yii2-translate-manager/compare/1.7.0...1.7.1
86
91
[ 1.7.0 ] : https://github.com/lajax/yii2-translate-manager/compare/1.6.0...1.7.0
You can’t perform that action at this time.
0 commit comments