Skip to content

Commit f37f3f7

Browse files
committedJul 4, 2020
Prepare release 1.8.1
1 parent bc6d7c6 commit f37f3f7

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed
 

‎CHANGELOG.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
55

66
## [Unreleased]
77

8+
## [1.8.1] - 2020-07-04
9+
### Fixed
10+
- Fix `onlyCategories` option not applied correctly #135 (bjornhij)
11+
812
## [1.8.0] - 2019-08-25
913

1014
### Added
1115
- Add `onlyCategories` option to Module settings #128
1216

1317
### Changed
14-
- Improve TranslateBehavior saving #99
18+
- Improve TranslateBehavior saving #99
1519
The attribute is now saved as translation when the language of the application is different from the source language.
1620

1721
## [1.7.3] - 2018-04-04
@@ -96,7 +100,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
96100
### Fixed
97101
- Round error in translation statistic
98102

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
100105
[1.8.0]: https://github.com/lajax/yii2-translate-manager/compare/1.7.3...1.8.0
101106
[1.7.3]: https://github.com/lajax/yii2-translate-manager/compare/1.7.2...1.7.3
102107
[1.7.2]: https://github.com/lajax/yii2-translate-manager/compare/1.7.1...1.7.2

0 commit comments

Comments
 (0)