# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added ### Changed ### Removed ### Fixed ## [1.1.0] - 2020-11-03 ### Added - [DPG-21] - Added support for "Global Site Tag ID" (`gtag.js`), and rewrote documentation as some was out of date. ## [1.0.1] - 2020-09-14 ### Added - [DPG-20] - Added admin page, icon, and menu text for DokuWiki's administration page ## [1.0.0] - 2020-06-25 ### Added - [DPG-19] - Added this CHANGELOG.md, rewrote README.md and first official version number 1.0.0 and release date to 2020-06-25 ### Changed - [DPG-17] - Auto-reformatted PHP and JS files with [php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) and [js-beautify](https://www.npmjs.com/package/js-beautify) ### Fixed - [DPG-15] - Fixed an issue where "blank target" was not respected when clicking on a new link ## [1.1.0]: https://github.com/tatewake/dokuwiki-plugin-googleanalytics/releases/tag/1.1.0 [1.0.1]: https://github.com/tatewake/dokuwiki-plugin-googleanalytics/releases/tag/1.0.1 [1.0.0]: https://github.com/tatewake/dokuwiki-plugin-googleanalytics/releases/tag/1.0.0 [DPG-21]: http://192.168.1.150/open-source/dokuwiki/googleanalytics/-/issues/21 [DPG-20]: http://192.168.1.150/open-source/dokuwiki/googleanalytics/-/issues/20 [DPG-19]: https://github.com/tatewake/dokuwiki-plugin-googleanalytics/issues/19 [DPG-17]: https://github.com/tatewake/dokuwiki-plugin-googleanalytics/issues/17 [DPG-15]: https://github.com/tatewake/dokuwiki-plugin-googleanalytics/issues/15