See also the hledger changelog.

0.23.2 (2014/5/8)

- depend on latest hledger

0.23.1 (2014/5/7)

- depend on latest hledger

0.23 (2014/5/1)

- The --static-root flag has been renamed to --file-url.
- hledger-web now builds with Cabal's default -O, not -O2,
  so may be a little quicker/less memory-hungry to install.
  
0.22.8 (2014/4/29)

- allow shakespeare 2.* (#179)

0.22.7 (2014/4/17)

- add Peter Simons' patch fixing Data.Conduit.Network HostIPv4 error (#171)

0.22.6 (2014/4/16)

- depend on hledger[-lib] 0.22.2

0.22.5 (2014/4/15)

- allow http-client 0.3.*, fixing cabal install again with GHC <= 7.6 (not yet 7.8)
- use pretty-show only with GHC 7.4+, fixing GHC 7.2 (fixes #155)
- allow warp 2.1, fixing cabal install

0.22.4 (2014/2/10)

- Fix: include the right unminified version of jquery.url.js (1.1) to avoid js breakage

0.22.3 (2014/2/10)

- Fix: version number reported by --version

0.22.2 (2014/2/10)

- new option --static-root to set the base url for static files
- allow blaze-html 0.7 (#159)
- Fix: include unminified source of all javascript to help packagers (#161)
- Fix: work around clang-related build failures with OS X mavericks/XCode 5

0.22.1 (2014/1/6) and older

See http://hledger.org/release-notes or doc/RELNOTES.md.
