Skip to content

Commit

Permalink
[toggle-crud] 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 25, 2021
1 parent 70f340f commit 67e9a87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
@@ -1,8 +1,8 @@
# Changelog

## [v0.1.2](https://github.com/pheature-flags/pheature-flags/tree/v0.1.2) (2021-09-25)
## [Unreleased](https://github.com/pheature-flags/pheature-flags/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/pheature-flags/compare/v0.1.1...HEAD)

**Fixed bugs:**

Expand All @@ -22,6 +22,7 @@
- \[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)
- \[toggle-crud-psr7-api\] add codeclimate badge [\#239](https://github.com/pheature-flags/pheature-flags/pull/239) (@kpicaza)
- \[toggle-crud-psr7-api\] add scrutinizer badge [\#237](https://github.com/pheature-flags/pheature-flags/pull/237) (@kpicaza)
- \[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)

Expand Down Expand Up @@ -63,5 +64,4 @@

**Merged pull requests:**

- \[toggle-crud-psr7-api\] add scrutinizer badge [\#237](https://github.com/pheature-flags/pheature-flags/pull/237) (@kpicaza)
- \[\#86\] Fix toggle-crud-psr7-api coding standards [\#104](https://github.com/pheature-flags/pheature-flags/pull/104) (@pcs289)
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -17,7 +17,7 @@
],
"require": {
"php": "^7.4|^8.0",
"pheature/toggle-core": "^0.1.2"
"pheature/toggle-core": "1.0.x-dev"
},
"require-dev": {
"icanhazstring/composer-unused": "^0.7.5",
Expand Down

0 comments on commit 67e9a87

Please sign in to comment.