Metadata-Version: 2.1
Name: taxonomy-service
Version: 1.0.0
Summary: Taxonomy service
Home-page: https://github.com/edx/taxonomy-service
Author: edX
Author-email: oscm@edx.org
License: MIT
Platform: UNKNOWN
Requires-Dist: Django
Requires-Dist: djangorestframework
Requires-Dist: django-model-utils
Requires-Dist: django-solo
Requires-Dist: pytz
Requires-Dist: edx-rest-api-client
Requires-Dist: edx-django-utils

Taxonomy
After submitting a pull request, please use the Github "Reviewers" widget to add
relevant reviewers and track review process.

Reporting Security Issues
-------------------------

Please do not report security issues in public. Please email security@edx.org.

Getting Help
------------

Have a question about this repository, or about Open edX in general?  Please
refer to this `list of resources`_ if you need any assistance.

.. _list of resources: https://open.edx.org/getting-help


Change Log
==========

..
   All enhancements and patches to edx-enterprise will be documented
   in this file.  It adheres to the structure of http://keepachangelog.com/ ,
   but in reStructuredText instead of Markdown (for ease of incorporation into
   Sphinx documentation and the PyPI description).

   This project adheres to Semantic Versioning (http://semver.org/).

.. There should always be an "Unreleased" section for changes pending release.

Unreleased
--------------------


[1.0.0] - 2020-09-09
--------------------

* Added Providers and Validators for integrations and upgraded to the first stable release.

[0.1.1] - 2020-09-09
--------------------

* Enable Travis integration

[0.1.0] - 2020-08-27
--------------------

* Added Basic skeleton and clients to call EMSI endpoint.


