Skip to content

Commit

Permalink
Init CHANGELOG.md
Browse files Browse the repository at this point in the history
...containing information for both first versions 1.0.0 and 1.0.1
  • Loading branch information
robertfausk committed Mar 28, 2020
1 parent f43ce67 commit 97fdd7d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
1.0.1 / 2019-10-11
==================

Misc:

* Use official [```symfony/panther```](https://github.com/symfony/panther) repository instead of own repository [```robertfausk/panther```](https://github.com/robertfausk/panther)
* Add more badges to [README](README.md) (SensioLabsInsight, Software License, supported PHP versions, Open/Closed Issuse and Contributors)


1.0.0 / 2019-08-16
==================

Initial Release :tada:
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,11 @@ Since MinkPantherDriver is just glue between Mink and Symfony Panther, it alread
* For `symfony/panther`, read [Panther's documentation](https://github.com/symfony/panther)
* For usage with `Behat`, read [Behat's documentation](http://behat.org/en/latest/guides.html)

## How to contribute
### How to upgrade?

Have a look at [CHANGELOG](CHANGELOG.md) for detailed information.

## How to contribute?

Start docker-compose with php web driver

Expand Down

0 comments on commit 97fdd7d

Please sign in to comment.