Adding Pyobjects section to the release notes for 2014.7.0

This commit is contained in:
Evan Borgstrom 2014-07-31 10:26:46 -07:00 committed by Erik Johnson
parent 2bfcbe01d0
commit c892cfad8a

View File

@ -120,6 +120,12 @@ Fileserver Backend Enhacements
All of the fileserver backends have been overhauled to be faster, lighter and more reliable
Pyobjects Renderer
------------------
Salt now ships with with the :mod:`Pyobjects Renderer <salt.renderers.pyobjects>` that
allows for construction of States using pure Python with an idiomatic object interface.
New Modules
===========