Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
norberttech authored Jan 24, 2021
1 parent ae72e89 commit e4b3ff7
Showing 1 changed file with 37 additions and 19 deletions.
56 changes: 37 additions & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit e4b3ff7

Please sign in to comment.