mirror of
https://github.com/mperham/connection_pool
synced 2023-03-27 23:22:21 -04:00
Update changelog for 1.0.
This commit is contained in:
parent
c19f3242b4
commit
64b7817534
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
1.0.0
|
||||
-----
|
||||
|
||||
- `#with_connection` is now gone in favor of `#with`.
|
||||
|
||||
- We no longer pollute the top level namespace with our internal
|
||||
`TimedStack` class.
|
||||
|
||||
0.9.3
|
||||
--------
|
||||
|
||||
|
|
Loading…
Reference in a new issue