|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [0.4.0](https://github.com/pheature-flags/toggle-core/tree/0.4.0) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/pheature-flags/toggle-core/compare/0.3.0...0.4.0) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- \[toggle-core\] Update issue template for bugs using new issue form in a YAML file [\#23](https://github.com/pheature-flags/toggle-core/issues/23) |
| 10 | +- Coding style via PHP\_CodeSniffer & assertion call [\#49](https://github.com/pheature-flags/toggle-core/pull/49) (@peter279k) |
| 11 | + |
| 12 | +**Merged pull requests:** |
| 13 | + |
| 14 | +- allow executing some composer plugins in dev mode [\#53](https://github.com/pheature-flags/toggle-core/pull/53) (@kpicaza) |
| 15 | +- \[\#23\] Update Bug Report Template [\#50](https://github.com/pheature-flags/toggle-core/pull/50) (@pcs289) |
| 16 | + |
3 | 17 | ## [0.3.0](https://github.com/pheature-flags/toggle-core/tree/0.3.0) (2021-11-20) |
4 | 18 |
|
5 | 19 | [Full Changelog](https://github.com/pheature-flags/toggle-core/compare/0.2.5...0.3.0) |
|
108 | 122 |
|
109 | 123 | - \[toggle-core\#16\] Create FeatureWasCreated event [\#24](https://github.com/pheature-flags/toggle-core/pull/24) (@pcs289) |
110 | 124 |
|
| 125 | +## [0.1.0](https://github.com/pheature-flags/toggle-core/tree/0.1.0) (2021-06-19) |
| 126 | + |
| 127 | +[Full Changelog](https://github.com/pheature-flags/toggle-core/compare/v0.1.1...0.1.0) |
| 128 | + |
111 | 129 | ## [v0.1.1](https://github.com/pheature-flags/toggle-core/tree/v0.1.1) (2021-06-19) |
112 | 130 |
|
113 | 131 | [Full Changelog](https://github.com/pheature-flags/toggle-core/compare/3049d4ad29a92be94491ca5af81b6121aaf395ab...v0.1.1) |
|
129 | 147 | - fix contributing linlk [\#10](https://github.com/pheature-flags/toggle-core/pull/10) (@kpicaza) |
130 | 148 | - fix docs link [\#9](https://github.com/pheature-flags/toggle-core/pull/9) (@kpicaza) |
131 | 149 |
|
132 | | -## [0.1.0](https://github.com/pheature-flags/toggle-core/tree/0.1.0) (2021-06-19) |
133 | | - |
134 | | -[Full Changelog](https://github.com/pheature-flags/toggle-core/compare/v0.1.1...0.1.0) |
135 | | - |
136 | | -## [0.0.1](https://github.com/pheature-flags/pheature-flags/tree/0.0.1) (2021-06-19) |
137 | | - |
138 | | -[Full Changelog](https://github.com/pheature-flags/pheature-flags/compare/4efde1b91949256bf8d3b3baf7546150ddcc0e90...0.0.1) |
139 | | - |
140 | | -**Implemented enhancements:** |
141 | | - |
142 | | -- \[toggle-core\] ChainTogleStrategyFactory must implement ToggleStrategyFactory interface [\#219](https://github.com/pheature-flags/pheature-flags/issues/219) |
143 | | -- \[toggle-core\] Add id and type to strategy and segment read models [\#217](https://github.com/pheature-flags/pheature-flags/issues/217) |
144 | 150 |
|
145 | 151 |
|
146 | 152 | \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments