Skip to content

Commit

Permalink
Tagged v3.7.0 in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
acelaya committed May 22, 2021
1 parent 554e370 commit cf0b1f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com), and this project adheres to [Semantic Versioning](https://semver.org).

## [Unreleased]
## [3.7.0] - 2021-05-21
### Added
* [#70](https://github.com/shlinkio/shlink-common/issues/70) Added support for `symfony/mercure` 0.5.
* [#72](https://github.com/shlinkio/shlink-common/issues/72) Added ability to register event listeners in the EntityManager through the `EntityManagerFactory`.

### Changed
* *Nothing*
* Updated to infection 0.23

### Deprecated
* *Nothing*
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"symfony/translation-contracts": "^2.1"
},
"require-dev": {
"infection/infection": "^0.21",
"infection/infection": "^0.23",
"laminas/laminas-stratigility": "^3.2",
"mezzio/mezzio-problem-details": "^1.0",
"pagerfanta/core": "^2.5",
Expand Down

0 comments on commit cf0b1f9

Please sign in to comment.