Beryl changelog

= Version 1.6.9.2 =
* Checked WordPress 4.8 compatibility

= Version 1.6.9.1 =
* Reverted back to saving timestamp in the database

= Version 1.6.9 =
* Changed to wp_filesystem from direct PHP functions

= Version 1.6.8 =
* Save rating timestamp in txt file

= Version 1.6.7 =
* Removed ie.css file

= Version 1.6.6 =
* Changed the post-bg.png file and license

= Version 1.6.5 =
* Changed load_theme_textdomain attribute
* Escaped search form placeholder
* Increased sticky post background a bit
* ie.css is loaded if lt IE 9
* Added option font license information
* Added post-bg.png license
* Removed some tags from style.css
* Removed get_post_format call
* Fixed content excerpt
* Fixed translation issue
* improved mobile view 

= Version 1.6.4 =
* Corrected theme URI

= Version 1.6.3 =
* Corrected search form
* Fixed translation/language file
* Escaped home url
* Removed inline customizer style
* Removed unnecessary js file
* Unminified js files
* Removed couple of templates, variables, actions

= Version 1.6.2 =
* Fixed search notice
* Fixed licence at style.css
* Fixed theme uri
* Added pagination
* Fixed long title/description issue
* Switched get_the_title() to the_title()
* Fixed nested lists at footer widgets

= Version 1.6.1 =
* Fixed Theme Check issues

= Version 1.6 =
* Removed back-compat.php
* Updated TGM version
* Load admin CSS/JS only where it's needed
* Removed prefix from 3rd party libraries
* Removed beryl_wp_title
* Fixed some translations
* Changed date to date_i18n
* Use get_search_form to get search form
* Removed beryl_paging_nav, beryl_post_nav
* Changed sticky post background
* Removed "General settings" panel registration

= Version 1.5.1 =
* Made some changes to admin rate notice

= Version 1.5 =
* Removed some tags from style.css
* Removed title tag from header
* Fixed site title at customizer
* Added custom logo default sizes
* Prefixed and escaped some variables
* Escaped home_url function
* Changed how content_width is setup
* Removed background support
* Used h1 tag for titles
* Fixed some responsiveness issues

= Version 1.4 =
* Moved genericons folder to fonts folder
* Added WordPress version 4.5 Logo support
* Removed unsupported tags from style.css
* Added some licensing information
* Fixed some styling issues

= Version 1.3 =
* Fixed TGM issue
* Added tags and categories
* Added scrollbar to menu
* Increased screenshot resolution

= Version 1.2 =
* Fixed js issue
* Fixed minor styling issues

= Version 1.1 =
* Added content image max width
* Fixed footer copyright
* Fixed theme text domain
* Removed metaboxes
* Updated TGM plugin version
* Removed some unnecessary files
* Prefixed some enqueues/functions
* Removed social links from customizer

= Version 1.0 =
* Initial release