Skip to content

Commit f56fedb

Browse files
authored
Merge pull request #30 from Lomkit/GautierDele-patch-1
✨ end of beta
2 parents 832e768 + 21d5f13 commit f56fedb

File tree

2 files changed

+1
-14
lines changed

2 files changed

+1
-14
lines changed

README.md

-13
Original file line numberDiff line numberDiff line change
@@ -86,19 +86,6 @@ Here is a quick look at what you can do using API search method:
8686
}
8787
```
8888

89-
## Changelog
90-
91-
TODO
92-
93-
## Contributing
94-
95-
TODO
96-
97-
## Roadmap for the end of bêta (Estimated delivery October 2023)
98-
99-
- Automatic documentation with extension possible
100-
- Add tests for all commands !!!!
101-
10289
## Roadmap
10390

10491
- Metrics support

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"config": {
4848
"sort-packages": true
4949
},
50-
"minimum-stability": "dev",
50+
"minimum-stability": "stable",
5151
"prefer-stable": true
5252
}

0 commit comments

Comments
 (0)