Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
prolic committed Nov 4, 2022
1 parent c4cb980 commit a726556
Showing 1 changed file with 27 additions and 2 deletions.
29 changes: 27 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,33 @@
# Changelog

## [v4.4.0](https://github.com/prooph/common/tree/v4.4.0)
## [v4.5.2](https://github.com/prooph/common/tree/v4.5.2)

[Full Changelog](https://github.com/prooph/common/compare/v4.3.0..v4.4.0)
[Full Changelog](https://github.com/prooph/common/compare/v4.5.1...v4.5.2)

**Fixed bugs:**

- wrong uuid version [\#83](https://github.com/prooph/common/pull/83) ([basz](https://github.com/basz))

## [v4.5.1](https://github.com/prooph/common/tree/v4.5.1) (2022-10-31)

[Full Changelog](https://github.com/prooph/common/compare/v4.5.0...v4.5.1)

**Implemented enhancements:**

- add gh ci badge, remove travis file, update readme [\#82](https://github.com/prooph/common/pull/82) ([basz](https://github.com/basz))
- php74+, github actions, cs [\#81](https://github.com/prooph/common/pull/81) ([basz](https://github.com/basz))

## [v4.5.0](https://github.com/prooph/common/tree/v4.5.0) (2021-01-04)

[Full Changelog](https://github.com/prooph/common/compare/v4.4.0...v4.5.0)

**Merged pull requests:**

- Pr/php8 [\#80](https://github.com/prooph/common/pull/80) ([fritz-gerneth](https://github.com/fritz-gerneth))

## [v4.4.0](https://github.com/prooph/common/tree/v4.4.0) (2020-03-27)

[Full Changelog](https://github.com/prooph/common/compare/v4.3.0...v4.4.0)

**Implemented enhancements:**

Expand Down

0 comments on commit a726556

Please sign in to comment.