Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Commit

Permalink
Prepare 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
synw committed May 16, 2019
1 parent 38dd817 commit a00eb08
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## 2.8.1

- Update dependencies
- Improve schema management
- Minor fix in `SynchronizedMap`
- Add the `hasSchema` getter

## 2.8.0

- Add the `batchInsert` method
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -9,7 +9,7 @@ homepage: https://github.com/synw/sqlcool
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# Read more about versioning at semver.org.
version: 2.8.0
version: 2.8.1

environment:
sdk: ">=2.0.0-dev.68.0 <3.0.0"
Expand Down

0 comments on commit a00eb08

Please sign in to comment.