What's Changed
* Fixed the absolute reference issue in bazel build by chinmayshah99 in https://github.com/OpenMined/PyDP/pull/394
* Added argument names for delta/eps in GaussianMechanism.__init__ by dvadym in https://github.com/OpenMined/PyDP/pull/398
* Removing unused code by dvadym in https://github.com/OpenMined/PyDP/pull/400
* Clean-ups by dvadym in https://github.com/OpenMined/PyDP/pull/401
* Improve Laplace Demo Notebook and add minimal README by SauravMaheshkar in https://github.com/OpenMined/PyDP/pull/404
* Update Google C++ DP library to the latest commit and fix compilation errors by dvadym in https://github.com/OpenMined/PyDP/pull/405
* Update to the latest version of Google building block library by dvadym in https://github.com/OpenMined/PyDP/pull/415
* Chores/assorted upgrades by chinmayshah99 in https://github.com/OpenMined/PyDP/pull/416
* Serialization/Deserialization of algorithm summaries by dvadym in https://github.com/OpenMined/PyDP/pull/417
* Fix formatting by dvadym in https://github.com/OpenMined/PyDP/pull/423
* Update Google C++ bulding block library to the latest version. by dvadym in https://github.com/OpenMined/PyDP/pull/425
* Update submodule to the latest version of Google DP library and fix compilation by dvadym in https://github.com/OpenMined/PyDP/pull/427
* Extending partition selection strategies wrappers by dvadym in https://github.com/OpenMined/PyDP/pull/426
* QuantileTree wrapper by dvadym in https://github.com/OpenMined/PyDP/pull/422
* Update to version 1.1.2rc0 by dvadym in https://github.com/OpenMined/PyDP/pull/428
New Contributors
* dvadym made their first contribution in https://github.com/OpenMined/PyDP/pull/398
* SauravMaheshkar made their first contribution in https://github.com/OpenMined/PyDP/pull/404
**Full Changelog**: https://github.com/OpenMined/PyDP/compare/v1.1.1...v1.1.2rc0