1cc18f1d9SAndreas Pazureck# Changelog 2cc18f1d9SAndreas PazureckAll notable changes to this project will be documented in this file. 3cc18f1d9SAndreas Pazureck 4cc18f1d9SAndreas PazureckThe format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) 5cc18f1d9SAndreas Pazureckand this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). 6cc18f1d9SAndreas Pazureck 7cc18f1d9SAndreas Pazureck## [Unreleased] 8cc18f1d9SAndreas Pazureck 9*1e732459SAndreas Pazureck## [0.1.2] - 2025-08-11 10*1e732459SAndreas Pazureck 11*1e732459SAndreas Pazureck### Fixed 12*1e732459SAndreas Pazureck 13*1e732459SAndreas Pazureck* [#1](https://github.com/apazureck/dokuwiki-chordsheets/issues/1) - TypeError: htmlspecialchars (Credits: [@mperry2](https://github.com/mperry2)) 14*1e732459SAndreas Pazureck 15a7ba027dSAndreas Pazureck## [0.1.1] - 2018-08-01 16a7ba027dSAndreas Pazureck 17a7ba027dSAndreas Pazureck### Fixed 18a7ba027dSAndreas Pazureck 19a7ba027dSAndreas Pazureck* Chords do not get rendered when ajax request occurred (for example after editing a page) 20a7ba027dSAndreas Pazureck 21cc18f1d9SAndreas Pazureck## [0.1.0] - 2018-07-30 22cc18f1d9SAndreas Pazureck 23cc18f1d9SAndreas Pazureck### Added 24cc18f1d9SAndreas Pazureck 25cc18f1d9SAndreas Pazureck* It is possible to add whole chord sheets with a ultimate-uitar-ish syntax, hightlighting chords and sections 26cc18f1d9SAndreas Pazureck* Export method to word 27cc18f1d9SAndreas Pazureck* Chords are displayed on a fretboard when hovering 28cc18f1d9SAndreas Pazureck* Adding custom chords using the [jtab](http://jtab.tardate.com/) syntax `%...[<chordname>]` *This may change in the future being wrapped by `<chord></chord>`* 29