# Theme change log. Started since v1.1 ### v1.1.5 2021-08-18 * Fix errors in PHP 8.0. * Minor bugs fix. * Now supported PHP 8.0. * Fix missing `wp_body_open()` function. ### v1.1.3 2019-03-14 * Fix comment-reply does not enqueue. ### v1.1.2 2019-03-14 * Un-depreacated wp_title * Update Bootstrap, Modernizr ### v1.1.1 2018-12-14 * Update to [Bootstrap 3.4.0](https://blog.getbootstrap.com/2018/12/13/bootstrap-3-4-0/). * Update Modernizr. * Removed old, outdated, unnecessary document. ### v1.1 2018-12-08 This release is for WordPress 5.0+. It is still support older version of WordPress. * Make better Gutenberg support. * Add more help text. * Add translators help message. `/* translators: xxx */` * Add translation template file (.POT).