1
0
Fork 0
mirror of https://github.com/mperham/connection_pool synced 2023-03-27 23:22:21 -04:00
connection_pool/Changes.md

6 lines
148 B
Markdown
Raw Normal View History

2011-09-19 17:29:59 -04:00
0.1.0
--------
2011-09-19 17:29:59 -04:00
- More precise timeouts and better error message
- ConnectionPool now subclasses BasicObject so `method_missing` is more effective.