update readme

This commit is contained in:
Lunny Xiao 2015-04-01 21:53:17 +08:00
parent aa90a634d4
commit 276fc097cb
2 changed files with 4 additions and 0 deletions

View File

@ -41,6 +41,8 @@ Drivers for Go's sql package which currently support database/sql includes:
* MsSql: [github.com/lunny/godbc](https://github.com/lunny/godbc)
* Oracle: [github.com/mattn/go-oci8](https://github.com/mattn/go-oci8) (experiment)
# Changelog
* **v0.4.3**

View File

@ -42,6 +42,8 @@ xorm是一个简单而强大的Go语言ORM库. 通过它可以使数据库操作
* MsSql: [github.com/lunny/godbc](https://github.com/lunny/godbc)
* Oracle: [github.com/mattn/go-oci8](https://github.com/mattn/go-oci8) (试验性支持)
## 更新日志
* **v0.4.3**