Skip to content

Commit

Permalink
chore(release): 2.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.4.0](V2.3.0...V2.4.0) (2019-06-30)

### Features

* **footer:** make external links Nofollow ([137a02a](137a02a))
* **footer:** move site subtitle to the center ([b5baa11](b5baa11))
* **footer:** open exit links in new tab ([8fd9f28](8fd9f28))
* **footer:** optionally show the host information ([9de2dab](9de2dab))
* **footer:** powered by message is always aligned to the right ([5e47b7c](5e47b7c))
* **footer:** remove fixed height by using flexbox for sticky footer ([d9d84e1](d9d84e1))
* **footer:** use flexbox instead of list for items in the footer ([bef7db9](bef7db9))
* **onelink:** add Amazon Affiliate Disclosure ([cbfa6ac](cbfa6ac))
  • Loading branch information
semantic-release-bot committed Jun 30, 2019
1 parent b1ed21a commit bb2c8ff
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [2.4.0](https://github.com/Pelican-Elegant/elegant/compare/V2.3.0...V2.4.0) (2019-06-30)


### Features

* **footer:** make external links Nofollow ([137a02a](https://github.com/Pelican-Elegant/elegant/commit/137a02a))
* **footer:** move site subtitle to the center ([b5baa11](https://github.com/Pelican-Elegant/elegant/commit/b5baa11))
* **footer:** open exit links in new tab ([8fd9f28](https://github.com/Pelican-Elegant/elegant/commit/8fd9f28))
* **footer:** optionally show the host information ([9de2dab](https://github.com/Pelican-Elegant/elegant/commit/9de2dab))
* **footer:** powered by message is always aligned to the right ([5e47b7c](https://github.com/Pelican-Elegant/elegant/commit/5e47b7c))
* **footer:** remove fixed height by using flexbox for sticky footer ([d9d84e1](https://github.com/Pelican-Elegant/elegant/commit/d9d84e1))
* **footer:** use flexbox instead of list for items in the footer ([bef7db9](https://github.com/Pelican-Elegant/elegant/commit/bef7db9))
* **onelink:** add Amazon Affiliate Disclosure ([cbfa6ac](https://github.com/Pelican-Elegant/elegant/commit/cbfa6ac))

# Version 2.3.0

## Project Management
Expand Down

0 comments on commit bb2c8ff

Please sign in to comment.