Skip to content

Commit 2906275

Browse files
committed
Update hangelog for version 0.4.0
1 parent c11e4a9 commit 2906275

1 file changed

Lines changed: 18 additions & 12 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

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+
317
## [0.3.0](https://github.com/pheature-flags/toggle-core/tree/0.3.0) (2021-11-20)
418

519
[Full Changelog](https://github.com/pheature-flags/toggle-core/compare/0.2.5...0.3.0)
@@ -108,6 +122,10 @@
108122

109123
- \[toggle-core\#16\] Create FeatureWasCreated event [\#24](https://github.com/pheature-flags/toggle-core/pull/24) (@pcs289)
110124

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+
111129
## [v0.1.1](https://github.com/pheature-flags/toggle-core/tree/v0.1.1) (2021-06-19)
112130

113131
[Full Changelog](https://github.com/pheature-flags/toggle-core/compare/3049d4ad29a92be94491ca5af81b6121aaf395ab...v0.1.1)
@@ -129,18 +147,6 @@
129147
- fix contributing linlk [\#10](https://github.com/pheature-flags/toggle-core/pull/10) (@kpicaza)
130148
- fix docs link [\#9](https://github.com/pheature-flags/toggle-core/pull/9) (@kpicaza)
131149

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)
144150

145151

146152
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)