Add warning for API changes in changelog

This commit is contained in:
Florian Dupret 2021-04-28 10:28:17 +02:00
commit 138657ace4

View file

@ -37,3 +37,4 @@
- Refactor UI components to fit Vue best practices (WIP) - Refactor UI components to fit Vue best practices (WIP)
- The API returns more consistent status codes - The API returns more consistent status codes
- The API returns error code instead of error text when appropriate - The API returns error code instead of error text when appropriate
- ⚠️ May cause side-effects if you were directly consuming the API