=====================
Added
-------
- Programming API for drivers simplified. Molecular config is now supplied on constructor
consistent with other algorithms and components in Aqua.
- UCCSD and HartreeFock components now are registered to Aqua using the setuptools mechanism
now supported by Aqua.
- Z-Matrix support, as added to PySCF and PyQuante drivers in 0.4.0, now allows dummy atoms to
included so linear molecules can be specified. Also dummy atoms may be used to simplify
the Z-Matrix specification of the molecule by appropriate choice of dummy atom(s).
- HartreeFock state now uses a bitordering which is consistent with Qiskit Terra result ordering.