Skip to content

Commit

Permalink
[toggle-model] update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Koldo Picaza <1093654+kpicaza@users.noreply.github.com>
  • Loading branch information
kpicaza committed Sep 15, 2021
1 parent b99dc95 commit be1369c
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions CHANGELOG.md
@@ -1 +1,45 @@
# Changelog

## [Unreleased](https://github.com/pheature-flags/pheature-flags/tree/HEAD)

[Full Changelog](https://github.com/pheature-flags/pheature-flags/compare/v0.1.1...HEAD)

**Merged pull requests:**

- \[toggle-crud-psr11-factories\] add psalm badge [\#260](https://github.com/pheature-flags/pheature-flags/pull/260) (@kpicaza)
- \[toggle-crud-psr11-factories\] add mutation badge [\#259](https://github.com/pheature-flags/pheature-flags/pull/259) (@kpicaza)
- \[toggle-crud-psr11-factories\] add code climate badge [\#258](https://github.com/pheature-flags/pheature-flags/pull/258) (@kpicaza)
- \[toggle-crud-psr11-factories\] add packagist version badge [\#257](https://github.com/pheature-flags/pheature-flags/pull/257) (@kpicaza)
- \[toggle-crud-psr11-factories\] add scrutinizer badge [\#256](https://github.com/pheature-flags/pheature-flags/pull/256) (@kpicaza)

## [v0.1.1](https://github.com/pheature-flags/pheature-flags/tree/v0.1.1) (2021-06-20)

[Full Changelog](https://github.com/pheature-flags/pheature-flags/compare/0.1.0...v0.1.1)

## [0.1.0](https://github.com/pheature-flags/pheature-flags/tree/0.1.0) (2021-06-19)

[Full Changelog](https://github.com/pheature-flags/pheature-flags/compare/0.0.1...0.1.0)

## [0.0.1](https://github.com/pheature-flags/pheature-flags/tree/0.0.1) (2021-06-19)

[Full Changelog](https://github.com/pheature-flags/pheature-flags/compare/4efde1b91949256bf8d3b3baf7546150ddcc0e90...0.0.1)

**Implemented enhancements:**

- \[toggle-crud-psr11-factories\] Add static version to RemoveStrategyFactory [\#135](https://github.com/pheature-flags/pheature-flags/issues/135)
- \[toggle-crud-psr11-factories\] Add static version to RemoveFeatureFactory [\#134](https://github.com/pheature-flags/pheature-flags/issues/134)
- \[toggle-crud-psr11-factories\] Add static version to PostFeatureFactory [\#133](https://github.com/pheature-flags/pheature-flags/issues/133)
- \[toggle-crud-psr11-factories\] Add static version to PatchFeatureFactory [\#132](https://github.com/pheature-flags/pheature-flags/issues/132)
- \[toggle-crud-psr11-factories\] Add static version to GetFeaturesFactory [\#131](https://github.com/pheature-flags/pheature-flags/issues/131)
- \[toggle-crud-psr11-factories\] Add static version to GetFeatureFactory [\#130](https://github.com/pheature-flags/pheature-flags/issues/130)
- \[toggle-crud-psr11-factories\] Add static version to FeatureRepositoryFactory [\#129](https://github.com/pheature-flags/pheature-flags/issues/129)
- \[toggle-crud-psr11-factories\] Add static version to FeatureFinderFactory [\#128](https://github.com/pheature-flags/pheature-flags/issues/128)
- \[toggle-crud-psr11-factories\] Add static version to EnableFeatureFactory [\#127](https://github.com/pheature-flags/pheature-flags/issues/127)
- \[toggle-crud-psr11-factories\] Add static version to DisableFeatureFactory [\#126](https://github.com/pheature-flags/pheature-flags/issues/126)
- \[toggle-crud-psr11-factories\] Add static version to DeleteFeatureFactory [\#125](https://github.com/pheature-flags/pheature-flags/issues/125)
- \[toggle-crud-psr11-factories\] Add static version to CreateFeatureFactory [\#124](https://github.com/pheature-flags/pheature-flags/issues/124)
- \[toggle-crud-psr11-factories\] Add static version to AddStrategyFactory [\#123](https://github.com/pheature-flags/pheature-flags/issues/123)

**Closed issues:**

- \[toggle-crud-psr11-factories\] Add factories compatible with Symfony framework [\#122](https://github.com/pheature-flags/pheature-flags/issues/122)

0 comments on commit be1369c

Please sign in to comment.