Skip to content

Commit 93901a8

Browse files
committed
Prepare 1.7.0 release
1 parent e2a013a commit 93901a8

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,16 @@ 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-
## [Unreleased]
6+
## [1.7.0] - 2017-04-30
77
### Added
88
- Allow to override default scanners via module configuration #87
99
- Namespaced migration support #101
1010

1111
### Security
1212
- Limit access to Import/Export actions #89
1313

14-
### Changed
15-
- Module access enhancements #86
16-
1714
### Misc
15+
- Module access enhancements #86
1816
- Add PHP-CS-Fixer config and fix coding style #95
1917
- Add usage hint for the search empty command #102
2018

@@ -74,7 +72,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
7472
### Fixed
7573
- Round error in translation statistic
7674

77-
[Unreleased]: https://github.com/lajax/yii2-translate-manager/compare/1.6.0...HEAD
75+
[1.7.0]: https://github.com/lajax/yii2-translate-manager/compare/1.6.0...1.7.0
7876
[1.6.0]: https://github.com/lajax/yii2-translate-manager/compare/1.5.4...1.6.0
7977
[1.5.4]: https://github.com/lajax/yii2-translate-manager/compare/1.5.3...1.5.4
8078
[1.5.3]: https://github.com/lajax/yii2-translate-manager/compare/1.5.2...1.5.3

0 commit comments

Comments
 (0)