diff --git a/floor/CHANGELOG.md b/floor/CHANGELOG.md index 6945e64f..645e1085 100644 --- a/floor/CHANGELOG.md +++ b/floor/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## 1.5.0 + +### Changes + +* Dependency updates +* Analyzer issues +* Web support +* Independence of Flutter + ## 1.4.2 * Changed TypeConverters priority diff --git a/floor/pubspec.yaml b/floor/pubspec.yaml index 93aba39c..eaec378c 100644 --- a/floor/pubspec.yaml +++ b/floor/pubspec.yaml @@ -2,7 +2,7 @@ name: floor description: > The typesafe, reactive, and lightweight SQLite abstraction for your Flutter applications. This library is the runtime dependency. -version: 1.4.2 +version: 1.5.0 homepage: https://pinchbv.github.io/floor/ repository: https://github.com/pinchbv/floor issue_tracker: https://github.com/pinchbv/floor/issues diff --git a/floor_annotation/CHANGELOG.md b/floor_annotation/CHANGELOG.md index 6945e64f..645e1085 100644 --- a/floor_annotation/CHANGELOG.md +++ b/floor_annotation/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## 1.5.0 + +### Changes + +* Dependency updates +* Analyzer issues +* Web support +* Independence of Flutter + ## 1.4.2 * Changed TypeConverters priority diff --git a/floor_ffi/CHANGELOG.md b/floor_ffi/CHANGELOG.md index cf125525..82dd598f 100644 --- a/floor_ffi/CHANGELOG.md +++ b/floor_ffi/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## 1.5.0 + +### Changes + +* Dependency updates +* Analyzer issues +* Web support +* Independence of Flutter + + ## 1.2.0 ### Changes diff --git a/floor_generator/CHANGELOG.md b/floor_generator/CHANGELOG.md index 6945e64f..645e1085 100644 --- a/floor_generator/CHANGELOG.md +++ b/floor_generator/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## 1.5.0 + +### Changes + +* Dependency updates +* Analyzer issues +* Web support +* Independence of Flutter + ## 1.4.2 * Changed TypeConverters priority