summaryrefslogtreecommitdiffstats
path: root/python-di.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-di.spec')
-rw-r--r--python-di.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/python-di.spec b/python-di.spec
index 1d91d9c..7b05af8 100644
--- a/python-di.spec
+++ b/python-di.spec
@@ -4,7 +4,7 @@
%endif
Name: python-di
-Version: 0.1
+Version: 0.2
Release: 1%{?dist}
Summary: Python library for dependency injection support
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Dec 6 2012 Martin Sivak <msivak@euryale.brq.redhat.com> - 0.2-1
+- DiRegistry support for accessing attributes of the decorated object
+
* Fri Nov 23 2012 Martin Sivak <msivak@euryale.brq.redhat.com> - 0.1-1
- Inital release