29 lines
997 B
Markdown
29 lines
997 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|
|
|
## [Unreleased]
|
|
|
|
## [1.2.0] - 2020-04-04
|
|
|
|
### Added
|
|
|
|
- Added changelog.
|
|
|
|
### Fixed
|
|
|
|
- Fixed vendor location for running from other folder from [@Erkens](https://github.com/Erkens).
|
|
|
|
### Internal
|
|
|
|
- Added a .gitattributes file from [@jrfnl](https://github.com/jrfnl), thanks for issue to [@ondrejmirtes](https://github.com/ondrejmirtes).
|
|
- Fixed incorrect unit tests from [@jrfnl](https://github.com/jrfnl).
|
|
- Fixed minor grammatical errors from [@jrfnl](https://github.com/jrfnl).
|
|
- Added Travis: test against nightly (= PHP 8) from [@jrfnl](https://github.com/jrfnl).
|
|
- Travis: removed sudo from [@jrfnl](https://github.com/jrfnl).
|
|
- Added info about installing like not a dependency.
|
|
- Cleaned readme - new organization from previous package.
|
|
- Added checklist for new version from [@szepeviktor](https://github.com/szepeviktor).
|