# 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.1.0/).

## [0.1.2] 2026-02-15
### Added
- Formatter: UltimateGuitar (`:ultimate_guitar`) — chords-over-words with `[Section]` headers
- Formatter: LaTeX songs package (`:latex_songs`) — `\beginsong`/`\endsong` format for the [songs](http://songs.sourceforge.net/) LaTeX package

## [0.1.1] 2026-02-15
### Fixed
- Small output format issues


## [0.1.0] 2026-02-15
### Added
- Initial release
- Parsers: ChordPro, ChordsOverWords, UltimateGuitar
- Formatters: Text, ChordPro, ChordsOverWords, HtmlDiv, HtmlTable
- Chord operations: transpose, change key, switch accidentals
- JSON serialization
