--- a/src/pyams_viewlet.egg-info/PKG-INFO Wed Nov 18 12:59:20 2020 +0100
+++ b/src/pyams_viewlet.egg-info/PKG-INFO Wed Nov 18 13:05:25 2020 +0100
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: pyams-viewlet
-Version: 0.1.9
+Version: 0.1.10
Summary: PyAMS viewlet interfaces and classes; z3c.viewlet package adapted to Pyramid
Home-page: http://hg.ztfy.org/pyams/pyams_viewlet
Author: Thierry Florac
@@ -23,6 +23,8 @@
see PyAMS_content package), but many features are generic and can be used inside any kind of web
application.
+ All PyAMS documentation is available on `ReadTheDocs <https://pyams.readthedocs.io>`_
+
What is PyAMS_viewlet?
======================
@@ -33,15 +35,13 @@
PyAMS_viewlet is an adaptation of zope.viewlet package to be used inside Pyramid.
- How to use pyams_viewlet?
- =========================
-
- A whole set of PyAMS documentation is available on `ReadTheDocs <https://pyams.readthedocs.io>`_
-
-
Changelog
=========
+ 0.1.10
+ ------
+ - allow to define provider using request annotations
+
0.1.9
-----
- updated components registry