Skip to content

Commit 8eaaeca

Browse files
committed
[v0.2.4] Update Changelog
1 parent 8f155e9 commit 8eaaeca

2 files changed

Lines changed: 34 additions & 4 deletions

File tree

.github_changelog_generator

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
usernames_as_github_logins=true

CHANGELOG.md

Lines changed: 33 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [0.2.4](https://github.com/pheature-flags/toggle-core/tree/0.2.4)
4+
5+
[Full Changelog](https://github.com/pheature-flags/toggle-core/compare/0.2.3...0.2.4)
6+
7+
**Implemented enhancements:**
8+
9+
- \[toggle-core\] Update PhpStan to version 1 and level 9 [\#39](https://github.com/pheature-flags/toggle-core/issues/39)
10+
- Create AnStrategyWasRemoved event and dispatch it inside Feature Class [\#18](https://github.com/pheature-flags/toggle-core/issues/18)
11+
- Create AnStrategyWasAdded event and dispatch it inside Feature Class [\#17](https://github.com/pheature-flags/toggle-core/issues/17)
12+
- \[\#17\] Add StrategyWasAdded event [\#44](https://github.com/pheature-flags/toggle-core/pull/44) (@kpicaza)
13+
- \[\#18\] Add StrategyWasRemoved event [\#43](https://github.com/pheature-flags/toggle-core/pull/43) (@kpicaza)
14+
- \[\#39\] Update PhpStan to version 1 and level 9 [\#40](https://github.com/pheature-flags/toggle-core/pull/40) (@kpicaza)
15+
16+
**Closed issues:**
17+
18+
- \[toggle-core\] update CI matrix PHP versions [\#41](https://github.com/pheature-flags/toggle-core/issues/41)
19+
20+
**Merged pull requests:**
21+
22+
- \[\#41\] Run CI both PHP 7.4 and 8.0 [\#42](https://github.com/pheature-flags/toggle-core/pull/42) (@kpicaza)
23+
324
## [0.2.3](https://github.com/pheature-flags/toggle-core/tree/0.2.3) (2021-10-26)
425

526
[Full Changelog](https://github.com/pheature-flags/toggle-core/compare/0.2.2...0.2.3)
@@ -68,10 +89,6 @@
6889

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

71-
## [0.1.0](https://github.com/pheature-flags/toggle-core/tree/0.1.0) (2021-06-19)
72-
73-
[Full Changelog](https://github.com/pheature-flags/toggle-core/compare/v0.1.1...0.1.0)
74-
7592
## [v0.1.1](https://github.com/pheature-flags/toggle-core/tree/v0.1.1) (2021-06-19)
7693

7794
[Full Changelog](https://github.com/pheature-flags/toggle-core/compare/3049d4ad29a92be94491ca5af81b6121aaf395ab...v0.1.1)
@@ -93,6 +110,18 @@
93110
- fix contributing linlk [\#10](https://github.com/pheature-flags/toggle-core/pull/10) (@kpicaza)
94111
- fix docs link [\#9](https://github.com/pheature-flags/toggle-core/pull/9) (@kpicaza)
95112

113+
## [0.1.0](https://github.com/pheature-flags/toggle-core/tree/0.1.0) (2021-06-19)
114+
115+
[Full Changelog](https://github.com/pheature-flags/toggle-core/compare/v0.1.1...0.1.0)
116+
117+
## [0.0.1](https://github.com/pheature-flags/pheature-flags/tree/0.0.1) (2021-06-19)
118+
119+
[Full Changelog](https://github.com/pheature-flags/pheature-flags/compare/4efde1b91949256bf8d3b3baf7546150ddcc0e90...0.0.1)
120+
121+
**Implemented enhancements:**
122+
123+
- \[toggle-core\] ChainTogleStrategyFactory must implement ToggleStrategyFactory interface [\#219](https://github.com/pheature-flags/pheature-flags/issues/219)
124+
- \[toggle-core\] Add id and type to strategy and segment read models [\#217](https://github.com/pheature-flags/pheature-flags/issues/217)
96125

97126

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

0 commit comments

Comments
 (0)