Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xserrat committed Oct 8, 2021
1 parent f694748 commit fe3ac01
Showing 1 changed file with 34 additions and 6 deletions.
40 changes: 34 additions & 6 deletions CHANGELOG.md
@@ -1,8 +1,24 @@
# Changelog

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

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

**Implemented enhancements:**

- Dispatch stored events inside a repository [\#9](https://github.com/pheature-flags/toggle-crud/issues/9)

## [0.2.0](https://github.com/pheature-flags/toggle-crud/tree/0.2.0) (2021-10-08)

[Full Changelog](https://github.com/pheature-flags/toggle-crud/compare/v0.1.2...0.2.0)

**Implemented enhancements:**

- \[\#9\] Dispatch stored events inside a repository [\#11](https://github.com/pheature-flags/toggle-crud/pull/11) (@xserrat)

## [v0.1.2](https://github.com/pheature-flags/toggle-crud/tree/v0.1.2) (2021-09-25)

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

**Fixed bugs:**

Expand All @@ -26,13 +42,22 @@
- \[toggle-crud-psr-7-api\] add codecov badge [\#236](https://github.com/pheature-flags/pheature-flags/pull/236) (@kpicaza)
- \[toggle-crud-psr-7-api\] add striker mutation badge [\#235](https://github.com/pheature-flags/pheature-flags/pull/235) (@kpicaza)

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

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

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

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

**Implemented enhancements:**

- add mutation coverage badge [\#6](https://github.com/pheature-flags/toggle-crud/pull/6) (@kpicaza)
- add psalm badge [\#5](https://github.com/pheature-flags/toggle-crud/pull/5) (@kpicaza)
- add scrutinizer badge [\#4](https://github.com/pheature-flags/toggle-crud/pull/4) (@kpicaza)
- add codeclimate badge [\#3](https://github.com/pheature-flags/toggle-crud/pull/3) (@kpicaza)
- add codecov badge [\#2](https://github.com/pheature-flags/toggle-crud/pull/2) (@kpicaza)
- add packagist badges [\#1](https://github.com/pheature-flags/toggle-crud/pull/1) (@kpicaza)

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

Expand Down Expand Up @@ -65,3 +90,6 @@
**Merged pull requests:**

- \[\#86\] Fix toggle-crud-psr7-api coding standards [\#104](https://github.com/pheature-flags/pheature-flags/pull/104) (@pcs289)


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

0 comments on commit fe3ac01

Please sign in to comment.