diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 115449f..b7eed74 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,26 +2,26 @@ Changelog ========= Added -^^^^^ +----- - Added classes for building some of the tags: - ```` v0.4.1 (2016-09-16) -------------------- +^^^^^^^^^^^^^^^^^^^ Changed -^^^^^^^ +------- - Moved all the templates for html tags from ``templates/html/tags.py`` to ``templates/html/tags/`` v0.4.0 (2016-09-15) -------------------- +^^^^^^^^^^^^^^^^^^^ Added -^^^^^ +----- - Added classes for building some of the tags: @@ -31,25 +31,25 @@ Added - ```` Changed -^^^^^^^ +------- - Moved all the classes for constructing tags to separate files for easy accessibility. v0.3.1 (2016-09-05) -------------------- +^^^^^^^^^^^^^^^^^^^ Added -^^^^^ +----- - Added validation for URL strings in constructing the tags. v0.3.0 (2016-09-04) -------------------- +^^^^^^^^^^^^^^^^^^^ Added -^^^^^ +----- - Added classes for building some of the tags: @@ -65,10 +65,10 @@ Added v0.2.0 (2016-09-03) -------------------- +^^^^^^^^^^^^^^^^^^^ Added -^^^^^ +----- - Added classes for building some of the tags: @@ -90,10 +90,10 @@ Added v0.1.0 (2016-08-28) -------------------- +^^^^^^^^^^^^^^^^^^^ Added -^^^^^ +----- - First release. - Added classes for building some of the tags: