~~~~~~~~~~~~~~~~~~~~ * Expose API methods through `NameAffirmationService`.
0.3.1
~~~~~~~~~~~~~~~~~~~~ * Update `MANIFEST.in` to include all directories under `edx_name_affirmation`.
0.3.0
~~~~~~~~~~~~~~~~~~~~ * Add `use_verified_name_for_certs` field to the VerifiedNameView response, and create a new endpoint to update the user's verified name config. * Admin page configuration for VerifiedName and VerifiedNameConfig.
0.2.0
~~~~~~~~~~~~~~~~~~~~ * Add verified_name_enabled to VerifiedNameView GET response. * Add PR template. * Add VerifiedNameConfig model and API functions.
0.1.2
~~~~~~~~~~~~~~~~~~~~ * Add plugin support.
0.1.1
~~~~~~~~~~~~~~~~~~~~ * Fix typo in publish-pypi job.