From 4587afe912c8e1cee7f9509c24becdac29ba7dfd Mon Sep 17 00:00:00 2001 From: Felipe Montoya Date: Wed, 11 Sep 2024 15:27:02 -0500 Subject: [PATCH] chore: Adding changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update CHANGELOG.rst Co-authored-by: MarĂ­a Fernanda Magallanes <35668326+MaferMazu@users.noreply.github.com> --- CHANGELOG.rst | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 CHANGELOG.rst diff --git a/CHANGELOG.rst b/CHANGELOG.rst new file mode 100644 index 0000000..9030fa9 --- /dev/null +++ b/CHANGELOG.rst @@ -0,0 +1,26 @@ +Change Log +---------- + +.. + All enhancements and patches to edx-organizations will be documented + in this file. It adheres to the structure of https://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 (https://semver.org/). +.. There should always be an "Unreleased" section for changes pending release. + + +Unreleased +~~~~~~~~~~ + +Added +_____ + +* Added the changelog file + + +[v6.13.0] - 2024-04-02 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +* Previous history can be found in github https://github.com/openedx/edx-organizations/tags