1
0
Fork 0
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:
Damian Janowski 2012-12-19 00:08:30 -03:00
parent c19f3242b4
commit 64b7817534

View file

@ -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
--------