Commit d6a85602 authored by terrymanu's avatar terrymanu
Browse files

fix #491

parent 94cf835b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
## 2.0.1

### 缺陷修正

1. [ISSUE #387](https://github.com/shardingjdbc/sharding-jdbc/issues/491) 通过ResultSet.getStatement().getConnection().close()无法释放连接

## 2.0.0

### 里程碑