Updated README

This commit is contained in:
thomashii 2021-12-21 07:52:59 +08:00
parent 72db767c49
commit 16ed4bf9a4
3 changed files with 6 additions and 2 deletions

View file

@ -1,5 +1,9 @@
# Change Log
## 4.0.2
* Updated README
## 4.0.1
* Updated linter to `package:lints`

View file

@ -9,4 +9,4 @@ Command-line based database migration runner for Angel3 ORM.
Supported database:
* postgresql version 9, 10, 11 and 12
* postgresql version 10, 11, 12, 13 and 14

View file

@ -1,5 +1,5 @@
name: angel3_migration_runner
version: 4.0.1
version: 4.0.2
description: Command-line based database migration runner for Angel3's ORM.
homepage: https://angel3-framework.web.app/
repository: https://github.com/dukefirehawk/angel/tree/master/packages/orm/angel_migration_runner