We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efa74c5 commit da0417fCopy full SHA for da0417f
CHANGELOG.md
@@ -4,10 +4,12 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
## Unreleased
7
+ * Fix Symfony 5 compatibility [#3](https://github.com/facile-it/symfony-functional-testcase/pull/3)
8
+ * Improve CI testing [#3](https://github.com/facile-it/symfony-functional-testcase/pull/3)
9
10
## 0.1.2 [2020-02-24]
11
### Added
- * Adds symfony5 compatibility
12
+ * Adds Symfony 5 compatibility [#2](https://github.com/facile-it/symfony-functional-testcase/pull/2)
13
14
## 0.1.1 [2019-03-13]
15
0 commit comments