File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ 1.8.1] - 2020-07-04
9
+ ### Fixed
10
+ - Fix ` onlyCategories ` option not applied correctly #135 (bjornhij)
11
+
8
12
## [ 1.8.0] - 2019-08-25
9
13
10
14
### Added
11
15
- Add ` onlyCategories ` option to Module settings #128
12
16
13
17
### Changed
14
- - Improve TranslateBehavior saving #99
18
+ - Improve TranslateBehavior saving #99
15
19
The attribute is now saved as translation when the language of the application is different from the source language.
16
20
17
21
## [ 1.7.3] - 2018-04-04
@@ -96,7 +100,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
96
100
### Fixed
97
101
- Round error in translation statistic
98
102
99
- [ Unreleased ] : https://github.com/lajax/yii2-translate-manager/compare/1.8.0...HEAD
103
+ [ Unreleased ] : https://github.com/lajax/yii2-translate-manager/compare/1.8.1...HEAD
104
+ [ 1.8.1 ] : https://github.com/lajax/yii2-translate-manager/compare/1.8.0...1.8.1
100
105
[ 1.8.0 ] : https://github.com/lajax/yii2-translate-manager/compare/1.7.3...1.8.0
101
106
[ 1.7.3 ] : https://github.com/lajax/yii2-translate-manager/compare/1.7.2...1.7.3
102
107
[ 1.7.2 ] : https://github.com/lajax/yii2-translate-manager/compare/1.7.1...1.7.2
You can’t perform that action at this time.
0 commit comments