Skip to content

Commit 2a86b33

Browse files
committed
Merge branch 'release-1.1.1' into release-1.1
2 parents 5d7f1e7 + c08ad67 commit 2a86b33

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ 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.1 (Birdperson)](https://github.com/php-censor/php-censor/tree/1.1.1) (2019-06-15)
9+
10+
[Full Changelog](https://github.com/php-censor/php-censor/compare/1.1.0...1.1.1)
11+
12+
### Added
13+
14+
- `FUNDING.yml` config for GitHub.
15+
16+
### Fixed
17+
18+
- Information about versions in `README.md` file.
19+
- Potential bug with `Symfony\Component\Process\Process::_construct` parameter `cwd`.
20+
21+
### Changed
22+
23+
- Updated dependencies.
24+
25+
826
## [1.1.0 (Birdperson)](https://github.com/php-censor/php-censor/tree/1.1.0) (2019-05-25)
927

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

VERSION.md

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

0 commit comments

Comments
 (0)