What's Changed
* Initial design by kibaekkim in https://github.com/APPFL/APPFL/pull/1
* first doc by kibaekkim in https://github.com/APPFL/APPFL/pull/5
* Documentation by kibaekkim in https://github.com/APPFL/APPFL/pull/7
* Major development and redesign by minseok-ryu in https://github.com/APPFL/APPFL/pull/8
* Refactoring the data reading part and documentation by minseok-ryu in https://github.com/APPFL/APPFL/pull/11
* Add differential privacy by minseok-ryu in https://github.com/APPFL/APPFL/pull/16
* Added ICEADMM, IIADMM, and client weight computation by minseok-ryu in https://github.com/APPFL/APPFL/pull/17
* Improve IIADMM by introducing adaptive penalty by minseok-ryu in https://github.com/APPFL/APPFL/pull/25
* Restructuring directories and `setuptools` for PyPI by minseok-ryu in https://github.com/APPFL/APPFL/pull/26
* Differential privacy using the gradient clipping by minseok-ryu in https://github.com/APPFL/APPFL/pull/31
* Add residual calculation and adaptive penalty by minseok-ryu in https://github.com/APPFL/APPFL/pull/33
* Replacing the configuration system by kibaekkim in https://github.com/APPFL/APPFL/pull/35
* Documentation for the first release by kibaekkim in https://github.com/APPFL/APPFL/pull/22
* Fix run_serial for a single GPU computing by minseok-ryu in https://github.com/APPFL/APPFL/pull/41
* fixed 43 by kibaekkim in https://github.com/APPFL/APPFL/pull/44
* Adding initial PyTest by kibaekkim in https://github.com/APPFL/APPFL/pull/46
* Typo in documentation? by minseok-ryu in https://github.com/APPFL/APPFL/pull/45
* Docs for how to contribute and release the package by kibaekkim in https://github.com/APPFL/APPFL/pull/48
* fixes a bug 39. by youngdae in https://github.com/APPFL/APPFL/pull/47
New Contributors
* kibaekkim made their first contribution in https://github.com/APPFL/APPFL/pull/1
* minseok-ryu made their first contribution in https://github.com/APPFL/APPFL/pull/8
* youngdae made their first contribution in https://github.com/APPFL/APPFL/pull/47
**Full Changelog**: https://github.com/APPFL/APPFL/commits/v0.0.1