Skip to content

Commit dcbe91b

Browse files
authored
Add disclaimer
1 parent 7300b89 commit dcbe91b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,12 @@ await interaction
140140
.catch(console.error);
141141
```
142142

143+
## Disclaimer
144+
145+
The slash command API is incomplete, so this library is likely to have breaking changes on non-major releases.
146+
147+
Once the slash command API is stable, we will bump the project to v2.0.0.
148+
143149
## Contributing
144150

145151
Help is much-needed to improve the library and add all features. Please feel free to make a PR to [the repository](https://github.com/MeguminSama/discord-slash-commands).

0 commit comments

Comments
 (0)