summaryrefslogtreecommitdiff
path: root/announce.rst
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2012-10-29 09:27:43 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2012-10-29 09:27:43 -0400
commit502f552849cdeb6d15fda3678e1b5fe53f4abdd0 (patch)
treeab3c6c148759c58b9917ee6caaefa421a1f0df18 /announce.rst
parent9090fa09eab53c7bcd6243398a52aecd35087c85 (diff)
downloadstevedore-502f552849cdeb6d15fda3678e1b5fe53f4abdd0.tar.gz
Prepare for 0.5 release0.5
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
Diffstat (limited to 'announce.rst')
-rw-r--r--announce.rst8
1 files changed, 3 insertions, 5 deletions
diff --git a/announce.rst b/announce.rst
index 2a35ab3..b222e51 100644
--- a/announce.rst
+++ b/announce.rst
@@ -1,5 +1,5 @@
===============
- stevedore 0.3
+ stevedore 0.5
===============
.. tags:: stevedore release python
@@ -25,10 +25,8 @@ dynamically loaded extensions.
What's New?
===========
-- Added dispatch managers for selecting among a set of plugins at
- runtime instead of load time.
-- Added ``__call__`` method to ``DriverManager`` so it can be invoked
- in a more natural fashion for a single plugin.
+- Add ``TestExtensionManager`` for writing tests for classes that use
+ extension managers.
Installing
==========