~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**
- allow dump complex object to AWS parameter store and AWS secret manager using ``attrs`` python library
- add three ``update_mode`` option for AWS deployment. ``create``, ``upsert``, ``try_create``.
**Minor Improvements**
- host doc site on readthedocs.org
**Bugfixes**
**Miscellaneous**
- Drop Python2.7 support, only support Python3.6+