From 82a9ec80ea9c8cd6e3dcb4492854e3411c41202f Mon Sep 17 00:00:00 2001 From: teidesu Date: Sun, 11 Apr 2021 14:55:49 +0300 Subject: [PATCH] fix(readme): added warning about breaking api changes --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa5de2eb..4b78ff0b 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,10 @@ Work-in-progress library for MTProto in TypeScript. > ⚠️ **Warning**: While this library is WIP, storage > format *will* change without changing format version -> and without migration algorithm. +> and without migration algorithm, and there *will* be breaking +> changes in the API. > -> If you encounter errors related to this, either +> If you encounter errors related to storage, either > reset your storage by removing the file, or fix it manually. What currently works: