ShoGinn/SouthwestCheckin

View on GitHub
CHANGELOG.rst

Summary

Maintainability
Test Coverage
Changelog
=========

The purpose of this document is to list all of the notable changes to this
project. The format was inspired by (but doesn't strictly adhere to) `Keep a
Changelog`_. This project adheres to `semantic versioning`_.

.. contents::
   :local:

.. _Keep a Changelog: http://keepachangelog.com/
.. _semantic versioning: http://semver.org/

`Release 2.3`_ (2020-07-31)
---------------------------

Had to update the response for x-origin

See `ReadtheDocs.org`_.

.. _ReadTheDocs.org: https://swcheckin.readthedocs.io/en/latest/?badge=latest
.. _Release 2.3: https://github.com/ShoGinn/SouthWestCheckin/compare/2.2...2.3


`Release 2.2`_ (2020-03-01)
---------------------------

Clened up the directory a bit, and integrated with ReadTheDocs

See `ReadtheDocs.org`_.

.. _ReadTheDocs.org: https://swcheckin.readthedocs.io/en/latest/?badge=latest
.. _Release 2.2: https://github.com/ShoGinn/SouthWestCheckin/compare/2.1...2.2


`Release 2.1`_ (2020-02-29)
---------------------------

Removed the docker integration to another repo.
See `swcheckin-docker`_.


.. _swcheckin-docker: https://github.com/ShoGinn/swcheckin-docker/
.. _Release 2.1: https://github.com/ShoGinn/SouthWestCheckin/compare/2.0...2.1

`Release 2.0`_ (2020-02-22)
---------------------------

This release is incorporating more of a pythonic approach to a module
and more integration.

.. _Release 2.0: https://github.com/ShoGinn/SouthWestCheckin/compare/1.0...2.0

`Release 1.0`_ (2020-02-22)
---------------------------

The initial commit of the project. This version was the first and last one
to support python2.

.. _Release 1.0: https://github.com/ShoGinn/SouthWestCheckin/tree/1.0