From e4b3ff7e6857cff8e5a5d24f03e77c7174f41d7f Mon Sep 17 00:00:00 2001 From: Norbert Orzechowicz Date: Sun, 24 Jan 2021 19:56:27 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 56 ++++++++++++++++++++++++++++++++++------------------ 1 file changed, 37 insertions(+), 19 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7836695..d4dfcf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,32 +1,50 @@ -# Changelog - -All notable changes to this project will be documented in this file. +## [0.5.0] - 2020-12-20 -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). +### Changed +- [b05f52](https://github.com/aeon-php/retry/commit/b05f527c7cd617756a2f0769d69b1b1151d65ed5) - **Update CHANGELOG.md** - [@norberttech](https://github.com/norberttech) +- [#21](https://github.com/aeon-php/retry/pull/21) - **Moved phpunit to tools, updated tools** - [@norberttech](https://github.com/norberttech) +- [#18](https://github.com/aeon-php/retry/pull/18) - **Run tests against php8** - [@norberttech](https://github.com/norberttech) +- [fbf912](https://github.com/aeon-php/retry/commit/fbf912ef2d5dcdd07d0c010dcaf1d9e9e926a764) - **Update README.md** - [@norberttech](https://github.com/norberttech) +- [3703da](https://github.com/aeon-php/retry/commit/3703daa64ddb0dc98e06751f8b3d5e68e1edd398) - **dependencies** - [@norberttech](https://github.com/norberttech) -## Unreleased +## [0.4.0] - 2020-08-19 -## [0.5.0] - 2020-12-20 ### Changed -- Moved phpunit to tools, updated tools #21 +- [94557b](https://github.com/aeon-php/retry/commit/94557bec738e50ad111881cc27fa1ad3b93fc740) - **Update CHANGELOG.md** - [@norberttech](https://github.com/norberttech) +- [4d0666](https://github.com/aeon-php/retry/commit/4d0666dab4342e2023892f9e37e995bf9233d476) - **dependencies** - [@norberttech](https://github.com/norberttech) -## [0.4.0] - 2020-08-19 -### Changed -- updated aeon-php/sleep dependency to >=0.5.0 -- updated aeon-php/calendar dependency to >=0.4.0 +## [0.3.0] - 2020-08-18 -## [0.3.0] - 2020-08-18 ### Changed -- updated aeon-php/calendar dependency to ^0.4.0 -- updated phpunit to version ^9.3 +- [18cee1](https://github.com/aeon-php/retry/commit/18cee1129c4c168912c4108e73bcce88eb1818a2) - **aeon-php/calendar dependency to >=0.4.0** - [@norberttech](https://github.com/norberttech) +- [1f8f36](https://github.com/aeon-php/retry/commit/1f8f36b5f77971d080930a3d76717158ab3917d1) - **Update CHANGELOG.md** - [@norberttech](https://github.com/norberttech) +- [7f17b5](https://github.com/aeon-php/retry/commit/7f17b53289368245b396c070f164ecd12f7da9e8) - **phpunit to ^9.3 (#6)** - [@norberttech](https://github.com/norberttech) +- [05e10e](https://github.com/aeon-php/retry/commit/05e10e4b00ce26091c4ea83e39f1c3479e738066) - **Update infection.json** - [@norberttech](https://github.com/norberttech) +- [b3d9e4](https://github.com/aeon-php/retry/commit/b3d9e420153f89b81c94832a7f83337e8d84c434) - **Update CHANGELOG.md** - [@norberttech](https://github.com/norberttech) +- [2542d3](https://github.com/aeon-php/retry/commit/2542d3efd3bf41d02da12de3b9f3853335141523) - **Moved tools to phive, added mutation score badge, updated dependencies** - [@norberttech](https://github.com/norberttech) + +### Removed +- [ba4193](https://github.com/aeon-php/retry/commit/ba419376469c0a05dcd1a0944263f9625d9509ba) - **tools from repository, updated phpunit** - [@norberttech](https://github.com/norberttech) ## [0.2.0] - 2020-08-03 + ### Changed -- Updated aeon-php/calendar dependency +- [3056ed](https://github.com/aeon-php/retry/commit/3056ed70d5c64e679997d1dbe1f6d36cbb8a5929) - **Update CHANGELOG.md** - [@norberttech](https://github.com/norberttech) +- [543752](https://github.com/aeon-php/retry/commit/543752fde70c663aa81ec66f41fd9cbfa24f676d) - **Moved tools to phive, added mutation score badge, updated dependencies** - [@norberttech](https://github.com/norberttech) +- [c3655a](https://github.com/aeon-php/retry/commit/c3655af1402c0d15069366b27dbe0f1bfcbff675) - **Create dependabot.yml** - [@norberttech](https://github.com/norberttech) +- [d0b29c](https://github.com/aeon-php/retry/commit/d0b29c41425c387768c19da4e2bd0a360ce0896c) - **Update CHANGELOG.md** - [@norberttech](https://github.com/norberttech) +- [68068b](https://github.com/aeon-php/retry/commit/68068b4465a8ccc93216be5c54932b218cbb1fa9) - **Update README.md** - [@norberttech](https://github.com/norberttech) +- [06300d](https://github.com/aeon-php/retry/commit/06300daebf46d04cfc532bc49003aa9ea3ed52f7) - **Replace process with sleep dependency** - [@norberttech](https://github.com/norberttech) +- [bc583a](https://github.com/aeon-php/retry/commit/bc583a7abe2838386caa87ea7ef7bc8a8a68b8a1) - **Update README.md** - [@norberttech](https://github.com/norberttech) + +## [0.1.0] - 2020-07-13 -## [0.1.0] - 2020-07-16 ### Changed -- Replaced deprecated [process](https://github.com/aeon-php/process) with [sleep](https://github.com/aeon-php/sleep) -- Updated aeon-php/calendar dependency +- [10fcee](https://github.com/aeon-php/retry/commit/10fcee337fd77154a3a321de966119dfa060cace) - **Lock aeon-php/process dependency to ^0.1.0** - [@norberttech](https://github.com/norberttech) +- [594d07](https://github.com/aeon-php/retry/commit/594d07e67bd6b5cde9ad8a7d35ba6af5c110b645) - **CS rules** - [@norberttech](https://github.com/norberttech) +- [4db1f6](https://github.com/aeon-php/retry/commit/4db1f6e2336ccf2f67b660bec131f8143621a47e) - **Initial commit** - [@norberttech](https://github.com/norberttech) + +### Removed +- [6df393](https://github.com/aeon-php/retry/commit/6df3938e01bb5e8ba0697703c850ccbcc8753a1e) - **webmozart/assert library** - [@norberttech](https://github.com/norberttech) +Generated by [Automation](https://github.com/aeon-php/automation)