diff --git a/README.md b/README.md index 81fe939..375a88d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## ๐Ÿšงโš ๏ธ Re-Write WIP โš ๏ธ๐Ÿšง -๐Ÿ“ **Note**: The next version of this library will introduce breaking changes to the API, and will require your project/app to be built with Xcode 13.1. +๐Ÿ“ Check [`TODO.md`](docs/TODO.md) for progress on re-write. * โค๏ธ Support the new API's introduced in iOS 15. * ๐Ÿงก New `SFSymbols` + menu icon config API. @@ -16,6 +16,10 @@ * ๐Ÿ’™ Documentation re-write (so its actually usable + better examples). * ๐Ÿ’œ ...and fixing all the bugs + issues so far ๐Ÿ˜… +
+ +๐Ÿ“ **Note**: A future major version of this library will introduce breaking changes to the API in order to add new features. However, the next minor version of this library will not introduce any breaking changes but will instead focus on adding typescript annotations and fixing the existing bugs, but will require your project/app to be built with Xcode 13.1. + ---