Skip to content

Commit

Permalink
prepare 0.0.52 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ktomk committed Dec 31, 2020
1 parent eb169c6 commit 49fb01c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [unreleased]
## [0.0.52] 2020-12-31
### Changed
- Tests expect Xdebug 3 by default, run `$ composer ppconf xdebug2`
for Xdebug 2 compatibility.
- Continue [migration from Travis-CI to Github-Actions][Run-Travis-Yml]
- Rename tests folder to test to streamline directory names.
### Fixed
Expand Down Expand Up @@ -519,4 +521,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[0.0.49]: https://github.com/ktomk/pipelines/releases/tag/0.0.49
[0.0.50]: https://github.com/ktomk/pipelines/releases/tag/0.0.50
[0.0.51]: https://github.com/ktomk/pipelines/releases/tag/0.0.51
[0.0.52]: https://github.com/ktomk/pipelines/releases/tag/0.0.52
[unreleased]: https://github.com/ktomk/pipelines

0 comments on commit 49fb01c

Please sign in to comment.