Skip to content

Commit f2acb66

Browse files
committed
Prepare 1.7.1 release
1 parent 8678c0e commit f2acb66

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ 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+
## [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+
611
## [1.7.0] - 2017-04-30
712
### Added
813
- Allow to override default scanners via module configuration #87
@@ -72,6 +77,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
7277
### Fixed
7378
- Round error in translation statistic
7479

80+
[1.7.1]: https://github.com/lajax/yii2-translate-manager/compare/1.7.0...1.7.1
7581
[1.7.0]: https://github.com/lajax/yii2-translate-manager/compare/1.6.0...1.7.0
7682
[1.6.0]: https://github.com/lajax/yii2-translate-manager/compare/1.5.4...1.6.0
7783
[1.5.4]: https://github.com/lajax/yii2-translate-manager/compare/1.5.3...1.5.4

0 commit comments

Comments
 (0)