diff --git a/CHANGELOG.md b/CHANGELOG.md index 9014dc5..1ac7c80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,4 +33,7 @@ * Dateformat optional on input from the user, defaulting to 24 hour format ## 2.2.1 -* Initial time optional on input from the user, defaulting to current time \ No newline at end of file +* Initial time optional on input from the user, defaulting to current time + +## 2.3.0 +* The ability to set the enabled parameter of TextFormFields \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 83eb2c6..12b5769 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_input_library description: A new Flutter package project. -version: 2.2.1 +version: 2.3.0 repository: https://github.com/Iconica-Development/flutter_input_library environment: