diff --git a/docs/TODO.md b/docs/TODO.md index 641a2fb..6ac0d36 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -61,6 +61,10 @@ ### Version: `next` +
+ +### Version: `1.4.0` + - [x] (Commit: `a0b008c`) Migrate project to use the new template generated by `create-react-native-library` and `react-native-builder-bob`. * Example app no longer builds, but the library still works when installed on a newly created react-native app. The example project may be incompatible with Xcode 13.1. * After migrating the project to the new template, the example app now builds + run on iOS 15.