Skip to content

Commit

Permalink
Changed the subsection headers
Browse files Browse the repository at this point in the history
  • Loading branch information
bharadwajyarlagadda committed Sep 24, 2016
1 parent 69394cb commit efdef6b
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,26 @@ Changelog
=========

Added
^^^^^
-----

- Added classes for building some of the tags:

- ``<input>``

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:

Expand All @@ -31,25 +31,25 @@ Added
- ``<img>``

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:

Expand All @@ -65,10 +65,10 @@ Added


v0.2.0 (2016-09-03)
-------------------
^^^^^^^^^^^^^^^^^^^

Added
^^^^^
-----

- Added classes for building some of the tags:

Expand All @@ -90,10 +90,10 @@ Added


v0.1.0 (2016-08-28)
-------------------
^^^^^^^^^^^^^^^^^^^

Added
^^^^^
-----

- First release.
- Added classes for building some of the tags:
Expand Down

0 comments on commit efdef6b

Please sign in to comment.