Skip to content

Commit

Permalink
v0.1.0 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinPetricko authored Oct 24, 2022
1 parent d42d2ec commit 03b1070
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# Changelog

## [Unreleased]

## [0.1.0] - 2022-10-24
### Added
- Schema definition
- Definition schema loader
- Webonyx driver
- Webonyx schema transformer

[Unreleased]: https://github.com/efabrica-team/graphql/compare/0.0.0...main
[Unreleased]: https://github.com/efabrica-team/graphql/compare/0.1.0...main
[0.1.0]: https://github.com/efabrica-team/graphql/compare/0.0.0...0.1.0
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,5 @@
"psr-4": {
"Tests\\": "tests/"
}
},
"minimum-stability": "dev",
"prefer-stable": true
}
}

0 comments on commit 03b1070

Please sign in to comment.