# 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-09-22 ### Added - [CITE-4] - Added svg-based menu entry, with config setting to disable it ### Changed - [CITE-4] - `cite_getPermURL()` and `cite_getCiteURL()` changed internally to prevent overwritting the global rev entry; also changed admin icon to match new menu icon ## [1.0.0] - 2020-09-14 ### Added - [CITE-3] - Added LICENSE, README.md, CHANGELOG.md, admin page, admin svg icon, and some code cleanup ## [1.1.0]: https://github.com/tatewake/dokuwiki-plugin-cite/releases/tag/1.1.0 [1.0.0]: https://github.com/tatewake/dokuwiki-plugin-cite/releases/tag/1.0.0 [CITE-4]: http://192.168.1.150/open-source/dokuwiki/cite/-/issues/4 [CITE-3]: http://192.168.1.150/open-source/dokuwiki/cite/-/issues/3