Skip to content

Commit

Permalink
update changelog for version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kpicaza committed Aug 12, 2022
1 parent bd92551 commit 6feba7c
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog

## [0.4.0](https://github.com/pheature-flags/symfony-toggle/tree/0.4.0)
## [0.5.0](https://github.com/pheature-flags/symfony-toggle/tree/0.5.0)

[Full Changelog](https://github.com/pheature-flags/symfony-toggle/compare/0.4.0...0.5.0)

**Merged pull requests:**

- bump interdependencies to ^0.5 [\#30](https://github.com/pheature-flags/symfony-toggle/pull/30) (@kpicaza)

## [0.4.0](https://github.com/pheature-flags/symfony-toggle/tree/0.4.0) (2022-07-25)

[Full Changelog](https://github.com/pheature-flags/symfony-toggle/compare/0.3.2...0.4.0)

Expand Down Expand Up @@ -77,7 +85,7 @@

**Implemented enhancements:**

- \[symfony-toggle\] Allow `driver\_options` option in the Symfony bundle configuration [\#5](https://github.com/pheature-flags/symfony-toggle/issues/5)
- \[symfony-toggle\] Allow `driver_options` option in the Symfony bundle configuration [\#5](https://github.com/pheature-flags/symfony-toggle/issues/5)
- \[symfony-toggle\] Allow `chain` driver option to the Symfony bundle configuration [\#4](https://github.com/pheature-flags/symfony-toggle/issues/4)
- \[\#4\] add chain driver options to configuration [\#6](https://github.com/pheature-flags/symfony-toggle/pull/6) (@kpicaza)

Expand Down

0 comments on commit 6feba7c

Please sign in to comment.