Skip to content

Commit 6ccd3f1

Browse files
Update changelog
1 parent 009f93b commit 6ccd3f1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.1.1] - 2021-01-04
8+
9+
### Changed
10+
- switched from Travis-CI to GitHub Actions
11+
- Bumped depedencies
12+
713
## [1.1.0] - 2020-09-26
814

915
### Added
@@ -36,6 +42,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3642
- unit tests
3743
- static code analysis using pslam and phpstan
3844

45+
[1.1.1]: https://github.com/flow-control/react-inotify/compare/v1.1.0...v1.1.1
3946
[1.1.0]: https://github.com/flow-control/react-inotify/compare/v1.0.2...v1.1.0
4047
[1.0.2]: https://github.com/flow-control/react-inotify/compare/v1.0.1...v1.0.2
4148
[1.0.1]: https://github.com/flow-control/react-inotify/compare/v1.0.0...v1.0.1

0 commit comments

Comments
 (0)