Skip to content

Commit

Permalink
Added all the corresponding changes to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
bharadwajyarlagadda committed Sep 29, 2016
1 parent dc75a41 commit 79612f5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,15 @@ Added

- Added custom exceptions for korona package.
- Added warnings for korona package.
- Added class ``GlobalAttributes()`` for constructing HTML global attributes.

Changed
^^^^^^^

- Moved all the ``anchor`` tag attributes from ``html/root/attributes.py`` to
``html/tags/anchor.py``
``html/tags/anchor.py``.
- Moved all the global attributes from ``html/root/attributes.py`` to
``html/root/global_attributes.py``.

- In the classs for constructing ``anchor`` tag:

Expand Down

0 comments on commit 79612f5

Please sign in to comment.