xref: /plugin/chordsheets/CHANGELOG.md (revision a7ba027d7607a0a35bf2e9fb2469c9edb5c9852b)
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*a7ba027dSAndreas Pazureck## [0.1.1] - 2018-08-01
10*a7ba027dSAndreas Pazureck
11*a7ba027dSAndreas Pazureck### Fixed
12*a7ba027dSAndreas Pazureck
13*a7ba027dSAndreas Pazureck* Chords do not get rendered when ajax request occurred (for example after editing a page)
14*a7ba027dSAndreas Pazureck
15cc18f1d9SAndreas Pazureck## [0.1.0] - 2018-07-30
16cc18f1d9SAndreas Pazureck
17cc18f1d9SAndreas Pazureck### Added
18cc18f1d9SAndreas Pazureck
19cc18f1d9SAndreas Pazureck* It is possible to add whole chord sheets with a ultimate-uitar-ish syntax, hightlighting chords and sections
20cc18f1d9SAndreas Pazureck* Export method to word
21cc18f1d9SAndreas Pazureck* Chords are displayed on a fretboard when hovering
22cc18f1d9SAndreas Pazureck* Adding custom chords using the [jtab](http://jtab.tardate.com/) syntax `%...[<chordname>]` *This may change in the future being wrapped by `<chord></chord>`*