Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Commit

Permalink
Merge pull request #13 from codenamephp/release/next
Browse files Browse the repository at this point in the history
[RELEASE] 3.0.0
  • Loading branch information
bastianschwarz authored Jul 4, 2020
2 parents c797e2e + 712a050 commit f36fae2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [3.0.0](https://github.com/codenamephp/chef.cookbook.docker/tree/3.0.0) (2020-07-04)

[Full Changelog](https://github.com/codenamephp/chef.cookbook.docker/compare/2.0.0...3.0.0)

**Implemented enhancements:**

- Recreate docker compose as resource [\#11](https://github.com/codenamephp/chef.cookbook.docker/issues/11)
- Rework into resources [\#8](https://github.com/codenamephp/chef.cookbook.docker/issues/8)

**Fixed bugs:**

- docker-compose cannot be executed [\#2](https://github.com/codenamephp/chef.cookbook.docker/issues/2)

**Merged pull requests:**

- Recreating recipes as resources [\#14](https://github.com/codenamephp/chef.cookbook.docker/pull/14) ([bastianschwarz](https://github.com/bastianschwarz))

## [2.0.0](https://github.com/codenamephp/chef.cookbook.docker/tree/2.0.0) (2020-06-21)

[Full Changelog](https://github.com/codenamephp/chef.cookbook.docker/compare/v1.0.1...2.0.0)
Expand Down

0 comments on commit f36fae2

Please sign in to comment.