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

Commit

Permalink
Prepare 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
synw committed May 2, 2019
1 parent 6c4db25 commit de39a92
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog

## 2.6.0

- Add the synchronized map feature

## 2.5.0

- Add the group by sql clause to select and join methods
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.5.0
version: 2.6.0

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

0 comments on commit de39a92

Please sign in to comment.