~~~~~~~~~~~~~~~~~~ * Bug fixes for sample_sheet.cho
0.2.0
~~~~~~~~~~~~~~~~~~ * Separated parsing function into Editor classes - NoteEditor, KeyEditor, ScaleEditor, ChordEditor * Refactored regex parsing for code to be more readable and for regex groups to be more distinct * Added ChordAnalyser for analysing chords * Added Parser class to collate all the Editors
0.1.1
~~~~~~~~~~~~~~~~~~ * Added Chord class with full parsing function