<a name="0.17.0"></a>
# [0.17.0](https://github.com/skaut/dsw-oddil/compare/v0.16.1...v0.17.0) (2016-04-15)


### Bug Fixes

* **Licenses:** Added licenses for bundled resources (refs #81) ([7021126](https://github.com/skaut/dsw-oddil/commit/7021126))
* **PHP errors:** Require impage.php for wp_generate_attachment_metadat (refs #75) ([34555ca](https://github.com/skaut/dsw-oddil/commit/34555ca))
* **Plugins:** Remove plugins autoinstaling (refs #87) ([48d6d7f](https://github.com/skaut/dsw-oddil/commit/48d6d7f))
* **Recent posts button:** Remove forgotten image in js directory (refs #86) ([2a3f382](https://github.com/skaut/dsw-oddil/commit/2a3f382))
* **Text Domain:** Added text domain and domain path (refs #79) ([122b167](https://github.com/skaut/dsw-oddil/commit/122b167))
* **Theme Tags:** Remove some tags they do not match with theme (refs #77) ([4350b2a](https://github.com/skaut/dsw-oddil/commit/4350b2a))
* **Theme URI:** Remove theme uri due to feedback from WP (refs #84) ([6808f09](https://github.com/skaut/dsw-oddil/commit/6808f09))



<a name="0.16.1"></a>
## [0.16.1](https://github.com/skaut/dsw-oddil/compare/v0.16.0...v0.16.1) (2016-03-04)


### Bug Fixes

* **https:** Load jQuery from https source and update to v1.12.0 (refs #74) ([faa6e49](https://github.com/skaut/dsw-oddil/commit/faa6e49))



<a name="0.16.0"></a>
# [0.16.0](https://github.com/skaut/dsw-oddil/compare/v0.15.0...v0.16.0) (2016-03-02)


### Bug Fixes

* **menu:** Fixing breakpoints of page layout (closes #70) ([cd4078c](https://github.com/skaut/dsw-oddil/commit/cd4078c))
* **https:** Fixíng secure and unsecure http (closes #74)  ([5eae0fa](https://github.com/skaut/dsw-oddil/commit/5eae0fa))
* **overflow images:** Add max-width to fix overflow images in content (closes #73) ([2ce5ff3](https://github.com/skaut/dsw-oddil/commit/2ce5ff3))
* **meta tags:** Refactor header metas (closes #71)  ([07e7f2b](https://github.com/skaut/dsw-oddil/commit/07e7f2b))

### Features

* **page speed:** Move all javascript into footer (closes #59) ([ac2a7fc](https://github.com/skaut/dsw-oddil/commit/ac2a7fc))
* **gallery embed:** Adding defualt gallery styling (closes #14)  ([6ee5f75](https://github.com/skaut/dsw-oddil/commit/6ee5f75))


<a name="0.15.0"></a>
# [0.15.0](https://github.com/skaut/dsw-oddil/compare/v0.14.0...v0.15.0) (2015-12-10)


### Bug Fixes

* **entry-header:** Remove posted-on from entry-header of post (fixes #65) ([5b34057](https://github.com/skaut/dsw-oddil/commit/5b34057)), closes [#65](https://github.com/skaut/dsw-oddil/issues/65)
* **entry-meta:** Fixing font size in entry-meta (fixes #67) ([80b00db](https://github.com/skaut/dsw-oddil/commit/80b00db)), closes [#67](https://github.com/skaut/dsw-oddil/issues/67)
* **font:** Changing font to font with better antialiasing (refs #22) ([716df7b](https://github.com/skaut/dsw-oddil/commit/716df7b))
* **header bloginfo:** Add default colors into stylesheet (refs #61) ([be04666](https://github.com/skaut/dsw-oddil/commit/be04666))
* **header bloginfo:** Change default header text color (refs #61) ([c58efcf](https://github.com/skaut/dsw-oddil/commit/c58efcf))
* **header bloginfo:** Set site title html tag to h1 (refs #61) ([57d794a](https://github.com/skaut/dsw-oddil/commit/57d794a))
* **header bloginfo:** Update header text color when changing layout ([366fd79](https://github.com/skaut/dsw-oddil/commit/366fd79)), closes [#61](https://github.com/skaut/dsw-oddil/issues/61)
* **header bloginfo:** Use customizer for displaying blog info and ([2dc4690](https://github.com/skaut/dsw-oddil/commit/2dc4690))
* **font:** Fix less font variable (refs #22) ([43aec50](https://github.com/skaut/dsw-oddil/commit/43aec50)), closes [#22](https://github.com/skaut/dsw-oddil/issues/22)
* **nav-links:** Fixing previous and next link under article (refs #66) ([d0efb68](https://github.com/skaut/dsw-oddil/commit/d0efb68))
* **nav-links:** Fixing translation of nav-links (fixes #66) ([0a23ba5](https://github.com/skaut/dsw-oddil/commit/0a23ba5)), closes [#66](https://github.com/skaut/dsw-oddil/issues/66)
* Use WP_Filesystem APi instead of file_get_contents (refs #16) ([dc5263a](https://github.com/skaut/dsw-oddil/commit/dc5263a))

### Features

* **Grunt:** Set grunt default command to watch and setup dev command ([069071a](https://github.com/skaut/dsw-oddil/commit/069071a))
* **site icon:** Add site icon as site brand (closes #68) ([1ac10a3](https://github.com/skaut/dsw-oddil/commit/1ac10a3)), closes [#68](https://github.com/skaut/dsw-oddil/issues/68)



<a name="0.14.0"></a>
# [0.14.0](https://github.com/skaut/dsw-oddil/compare/v0.13.1...v0.14.0) (2015-11-15)


### Features

* Styling commnent form + colors (refs #53) ([bac01eb](https://github.com/skaut/dsw-oddil/commit/bac01eb))
* **entry meta:** Add Bootstrap glyphicons font for displaying glyphs (refs #53) ([1357044](https://github.com/skaut/dsw-oddil/commit/1357044))
* **entry meta:** Setting up colors and move author and date to the right (refs #53) ([3f50f09](https://github.com/skaut/dsw-oddil/commit/3f50f09))
* **entry meta:** Styling paddings, margins and position of items in entry meta (refs #53) ([9227386](https://github.com/skaut/dsw-oddil/commit/9227386))



<a name="0.13.1"></a>
## [0.13.1](https://github.com/skaut/dsw-oddil/compare/v0.13.0...v0.13.1) (2015-10-27)


### Bug Fixes

* Removing forgotten var_dump (closes #60) ([991f983](https://github.com/skaut/dsw-oddil/commit/991f983)), closes [#60](https://github.com/skaut/dsw-oddil/issues/60)



<a name="0.13.0"></a>
# [0.13.0](https://github.com/skaut/dsw-oddil/compare/v0.12.0...v0.13.0) (2015-10-25)


### Bug Fixes

* Fix coding styles and some best practice rules ([f740d1a](https://github.com/skaut/dsw-oddil/commit/f740d1a))
* Removing deprecated screen icon (closes #55) ([ be0d99c](https://github.com/skaut/dsw-oddil/commit/be0d99c)), closes [#55](https://github.com/skaut/dsw-oddil/issues/55)
* Removing deprecated add_contextual_help (closes #56), closes [#56](https://github.com/skaut/dsw-oddil/issues/56) ([bc6a3228](https://github.com/skaut/dsw-oddil/commit/bc6a3228))
* Restoring menu depth to default (closes #57), closes [#57](https://github.com/skaut/dsw-oddil/issues/57) ([1066bb9](https://github.com/skaut/dsw-oddil/commit/1066bb9))


### Features

* Remove Transient API for men u caching (closes #51) ([2b41128](https://github.com/skaut/dsw-oddil/commit/2b41128)), closes [#51](https://github.com/skaut/dsw-oddil/issues/51)
* Better color scheme switcher (closes #52) ([21b2867](https://github.com/skaut/dsw-oddil/commit/21b2867)), closes [#52](https://github.com/skaut/dsw-oddil/issues/52)
* Add support for custom site icon (closes #37) ([8b88641](https://github.com/skaut/dsw-oddil/commit/8b88641)), closes [#37](https://github.com/skaut/dsw-oddil/issues/37)

<a name="0.12.0"></a>
# [0.12.0](https://github.com/skaut/dsw-oddil/compare/v0.11.0...v0.12.0) (2015-09-06)


### Bug Fixes

* Add screen-reader-text css and some other Wordpress core styles ([ff7177c](https://github.com/skaut/dsw-oddil/commit/ff7177c)), closes [#44](https://github.com/skaut/dsw-oddil/issues/44)
* Add translation domain to gettext function (refs #45) ([82421df](https://github.com/skaut/dsw-oddil/commit/82421df))
* Change translation domain to dswoddil (refs #45) ([2e96d58](https://github.com/skaut/dsw-oddil/commit/2e96d58))
* Convert spaces to tabs (refs #45) ([ef3c9e5](https://github.com/skaut/dsw-oddil/commit/ef3c9e5))
* Do not build in watch task ([05096be](https://github.com/skaut/dsw-oddil/commit/05096be))
* Fix jshint errors ([763e1cb](https://github.com/skaut/dsw-oddil/commit/763e1cb))
* Remove forgotten text ([87d4872](https://github.com/skaut/dsw-oddil/commit/87d4872))
* Theme name in style css versus instalattion folder (closes #46) ([d70ce01](https://github.com/skaut/dsw-oddil/commit/d70ce01)), closes [#46](https://github.com/skaut/dsw-oddil/issues/46)

### Features

* Add .editorconfig file for setting up dev env in different IDEs ([263b3b1](https://github.com/skaut/dsw-oddil/commit/263b3b1)), closes [#47](https://github.com/skaut/dsw-oddil/issues/47)
* Custom header image size recomendation set to 1260x300 (close #11) ([551e5cd](https://github.com/skaut/dsw-oddil/commit/551e5cd)), closes [#11](https://github.com/skaut/dsw-oddil/issues/11)
* Translating TGM plugin installer (closes #45) ([e6b8ec4](https://github.com/skaut/dsw-oddil/commit/e6b8ec4)), closes [#45](https://github.com/skaut/dsw-oddil/issues/45)



<a name="0.11.0"></a>
# [0.11.0](https://github.com/skaut/dsw-oddil/compare/v0.10.0...v0.11.0) (2015-08-20)


### Bug Fixes

* Fix domain for translation (refs #16) ([adf8283](https://github.com/skaut/dsw-oddil/commit/adf8283)), closes [#16](https://github.com/skaut/dsw-oddil/issues/16)
* **Grunt:** Fix undefined variable and running all deploy ([c0d21f7](https://github.com/skaut/dsw-oddil/commit/c0d21f7))
* Fix full width of page when any sidebar is missing (refs #16) ([63a15b6](https://github.com/skaut/dsw-oddil/commit/63a15b6)), closes [#16](https://github.com/skaut/dsw-oddil/issues/16)
* Fix of generating compiled translation (refs #16) ([9f6671f](https://github.com/skaut/dsw-oddil/commit/9f6671f)), closes [#16](https://github.com/skaut/dsw-oddil/issues/16)
* Fix select box layout color value (closes #30 #10) ([e836922](https://github.com/skaut/dsw-oddil/commit/e836922)), closes [#30](https://github.com/skaut/dsw-oddil/issues/30) [#10](https://github.com/skaut/dsw-oddil/issues/10)
* Fix translation of 'continue reading' (fixes #43) ([b3d8e06](https://github.com/skaut/dsw-oddil/commit/b3d8e06)), closes [#43](https://github.com/skaut/dsw-oddil/issues/43)
* Fixing additional widget area that appears in the admin (refs #16) ([b914e7f](https://github.com/skaut/dsw-oddil/commit/b914e7f))
* Remove shortcodes - plugin teritory (refs #16) ([b45a81b](https://github.com/skaut/dsw-oddil/commit/b45a81b))
* Resolving TODO, because WP version is greater then 4.3 (refs #16) ([905de99](https://github.com/skaut/dsw-oddil/commit/905de99))

### Features

* Add Support for search page (refs #16) ([9d155cc](https://github.com/skaut/dsw-oddil/commit/9d155cc))
* Compressing install package ([5e91579](https://github.com/skaut/dsw-oddil/commit/5e91579))
* Layout color switching via WP Settings API (refs #30, #10) ([02f5e85](https://github.com/skaut/dsw-oddil/commit/02f5e85))
* Make settings translation ready (refs #30, #10) ([37eea0a](https://github.com/skaut/dsw-oddil/commit/37eea0a))
* Rename sidebar-2 to content (refs #2) ([7c220b4](https://github.com/skaut/dsw-oddil/commit/7c220b4))
* Translating widget area names (refs #16) ([8bc58b2](https://github.com/skaut/dsw-oddil/commit/8bc58b2))
* Translation of layout color changer (refs #30 #10) ([33a51db](https://github.com/skaut/dsw-oddil/commit/33a51db))



<a name="0.10.0"></a>
# [0.10.0](https://github.com/skaut/dsw-oddil/compare/v0.9.0...v0.10.0) (2015-08-16)


### Bug Fixes

* Fix comments plural translation in single post (refs #7) ([1e1538c](https://github.com/skaut/dsw-oddil/commit/1e1538c)), closes [#7](https://github.com/skaut/dsw-oddil/issues/7)
* Fix comments translation (refs #7) ([ac07ae6](https://github.com/skaut/dsw-oddil/commit/ac07ae6)), closes [#7](https://github.com/skaut/dsw-oddil/issues/7)
* Fix comments translation domain (refs #7) ([7f7f791](https://github.com/skaut/dsw-oddil/commit/7f7f791)), closes [#7](https://github.com/skaut/dsw-oddil/issues/7)
* Fix generating urls for changelog (refs #39) ([8278777](https://github.com/skaut/dsw-oddil/commit/8278777)), closes [#39](https://github.com/skaut/dsw-oddil/issues/39)

### Features

* Add language attributes call to header (refs #16) ([47fc9f9](https://github.com/skaut/dsw-oddil/commit/47fc9f9))
* Add readme.txt file for Wordpress (refs #16) ([a01809b](https://github.com/skaut/dsw-oddil/commit/a01809b))
* Add some extra features and clean functions file (refs #16) ([7c6ddac](https://github.com/skaut/dsw-oddil/commit/7c6ddac))
* Add some extra features that can be overwritten in future Core ([c29e287](https://github.com/skaut/dsw-oddil/commit/c29e287)), closes [#7](https://github.com/skaut/dsw-oddil/issues/7)
* Add template part for displaying search pages (refs #16) ([fa93089](https://github.com/skaut/dsw-oddil/commit/fa93089))
* Template for comments (refs #7) ([e43f1ff](https://github.com/skaut/dsw-oddil/commit/e43f1ff))
* Template for displaying archive or categories (closes #42) ([14c0ecc](https://github.com/skaut/dsw-oddil/commit/14c0ecc)), closes [#42](https://github.com/skaut/dsw-oddil/issues/42)
* Use Transient API for wordpress menu (closes #33) ([e1f8a06](https://github.com/skaut/dsw-oddil/commit/e1f8a06)), closes [#33](https://github.com/skaut/dsw-oddil/issues/33)



<a name="0.9.0"></a>
# [0.9.0](https://github.com/skaut/dsw-oddil/compare/v0.8.0...v0.9.0) (2015-08-15)


### Bug Fixes

* Added missing template for empty content (refs #40) ([ba66222](https://github.com/skaut/dsw-oddil/commit/ba66222))
* Repair changelog markdown (refs #39) ([6bac009](https://github.com/skaut/dsw-oddil/commit/6bac009))
* Repaired changelog comparision urls (fixes #39) ([b176db9](https://github.com/skaut/dsw-oddil/commit/b176db9)), closes [#39](https://github.com/skaut/dsw-oddil/issues/39)
* Repairing page without posts (refs #40) ([a03968a](https://github.com/skaut/dsw-oddil/commit/a03968a))
* Translation of not found page (fix #40) ([012d9d6](https://github.com/skaut/dsw-oddil/commit/012d9d6)), closes [#40](https://github.com/skaut/dsw-oddil/issues/40)

### Features

* Content template parts (close #41) ([813df55](https://github.com/skaut/dsw-oddil/commit/813df55)), closes [#41](https://github.com/skaut/dsw-oddil/issues/41)
* Grunt: using conventional changelog and running ftp deploy better ([87533a4](https://github.com/skaut/dsw-oddil/commit/87533a4))



<a name="0.8.0"></a>
# [0.8.0](https://github.com/skaut/dsw-oddil/compare/v0.7.0...v0.8.0) (2015-08-15)

### Features

* Changing license to GPLv2 (closes #38)
* Add localization for recentposts TinyMCE plugin (refs #34)
* Making translation working (closes #34)
* Load stelysheets and scripts via wp enqueue functions (refs #31)
* Basic template of not found page (refs #21)
* Adding proper classes and sidebars to error page (refs #21)
* Translating error messages (closes #21)

### Bug fixes

* Fixing relative path to favicon (refs #32)
* Fixing functions prefixes for dswoddil project to ommit name colision (refs #28)

<a name="0.7.0"></a>
# [0.7.0](https://github.com/skaut/dsw-oddil/compare/v0.6.3...v0.7.0) (2015-06-14)

### Features

* Install script for default content (refs #35)
* Automatic installation of required plugins (closes #36)

<a name="0.6.3"></a>
## [0.6.3](https://github.com/skaut/dsw-oddil/compare/v0.6.2...v0.6.3) (2015-05-13)

### Bug fixes

* Fix missing sidebar

<a name="0.6.2"></a>
## [0.6.2](https://github.com/skaut/dsw-oddil/compare/v0.6.1...v0.6.2) (2015-05-12)

### Bug fixes

* Fix top padding on archives and categories pages (fixes #27)

<a name="0.6.1"></a>
## [0.6.1](https://github.com/skaut/dsw-oddil/compare/v0.6.0...v0.6.1) (2015-05-12)

### Bug fixes

* Fix register_sidebar missing id in array (fixes #26)

<a name="0.6.0"></a>
# [0.6.0](https://github.com/skaut/dsw-oddil/compare/v0.5.1...v0.6.0) (2015-04-24)

### Fetures

* Designing minor features

<a name="0.5.1"></a>
## [0.5.1](https://github.com/skaut/dsw-oddil/compare/v0.5.0...v0.5.1) (2015-04-03)

### Bug fixes

* Fix category centering

<a name="0.5.0"></a>
# [0.5.0](https://github.com/skaut/dsw-oddil/compare/v0.4...v0.5.0) (2015-04-01)

### Features

* Building with Grunt + own Bootstrap build

<a name="0.4"></a>
# [0.4](https://github.com/skaut/dsw-oddil/compare/v0.3...v0.4) (2015-02-03)

### Features

* shorcodes, license

<a name="0.3"></a>
# [0.3](https://github.com/skaut/dsw-oddil/compare/v0.2...v0.3) (2015-01-17)

### Features

* header, content, footer and left/right column widgets

<a name="0.2"></a>
# [0.2](https://github.com/skaut/dsw-oddil/compare/v0.1...v0.2) (2014-07-24)

### Features

* header image rotator, header/sidebar menu, The Mix CE font

<a name="0.1"></a>
# [0.1](https://github.com/skaut/dsw-oddil/compare/..v0.1) (2014-07-10)

### Features

* First coded clickable version.
