Skip to content

Commit 12d0173

Browse files
committed
Merge branch 'pre-release-1.1.2' into release-1.1
2 parents 3fcccee + e909dde commit 12d0173

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
55
[Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77

8+
## [1.1.2 (Birdperson)](https://github.com/php-censor/php-censor/tree/1.1.2) (2019-10-31)
9+
10+
[Full Changelog](https://github.com/php-censor/php-censor/compare/1.1.1...1.1.2)
11+
12+
### Fixed
13+
14+
- TravisCI config.
15+
- Migrations output during installation. Issue [#315](https://github.com/php-censor/php-censor/issues/315).
16+
- Option `binary_path`. Issue [#318](https://github.com/php-censor/php-censor/issues/318).
17+
- PHPStan plugin directory option. Issue [#311](https://github.com/php-censor/php-censor/issues/311).
18+
19+
### Changed
20+
21+
- Updated dependencies.
22+
- Improved default binaries list for plugins (`['phpunit']` -> `['phpunit', 'phpunit.phar']` etc.).
23+
24+
825
## [1.1.1 (Birdperson)](https://github.com/php-censor/php-censor/tree/1.1.1) (2019-06-15)
926

1027
[Full Changelog](https://github.com/php-censor/php-censor/compare/1.1.0...1.1.1)

VERSION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.1
1+
1.1.2

0 commit comments

Comments
 (0)