Skip to content

Commit

Permalink
v0.5.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mtolly committed Nov 29, 2018
1 parent 068c505 commit dd4da5e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v0.5.5.1

* Switched to new `conduit` syntax
* Fixed comments that were confusing Haddock

## v0.5.5

* Fixed a memory leak from a song with sheet music height set to 0
Expand Down
2 changes: 1 addition & 1 deletion jammittools.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: jammittools
Version: 0.5.5
Version: 0.5.5.1
Synopsis: Export sheet music and audio from Windows/Mac app Jammit
Description:

Expand Down
7 changes: 5 additions & 2 deletions src/Sound/Jammit/Internal/Audio.hs

Large diffs are not rendered by default.

0 comments on commit dd4da5e

Please sign in to comment.