Skip to content

Commit

Permalink
Add changelog for beta 8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hussainweb committed Jan 20, 2021
1 parent 4f4746c commit dccc03e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## v1.0.0-beta8

* Add support for any Docker registry. Fixes #10
* Merge pull request #9 from axelerant/options-extra
* Fix hash parameters for GH Actions caching
* Add phpunit to Github Actions
* Add tests for OptionsProvider
* Document how to configure the plugin using the `extra` section
* Support configuration from composer.json extra section. Fixes #8
* Clarify the usage instructions in README
* Fixes #5: Do not query remotes when reading information
* Merge pull request #2 from axelerant/phplint
* Add php lint and cs workflow
* Add phplint
* Use symfony/process for running commands
* Reformat code to take lesser space
* Fix comment in DbDocker
* Enforce PSR-12 standards
* Update CHANGELOG for beta7 release

## v1.0.0-beta7

* Correctly determine paths when building images
Expand Down

0 comments on commit dccc03e

Please sign in to comment.