web: start a hackage-compatible change log for the hledger-web package
This commit is contained in:
parent
b0b9e56a9d
commit
93d3718b9c
11
hledger-web/CHANGES.md
Normal file
11
hledger-web/CHANGES.md
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
## 2014/2/10 hledger-web 0.22.2
|
||||||
|
|
||||||
|
New:
|
||||||
|
|
||||||
|
* web: new option `--static-root` to set the base url for static files
|
||||||
|
|
||||||
|
Improved:
|
||||||
|
|
||||||
|
* web: include unminified source of all javascript to help packagers (fixes #161)
|
||||||
|
* web: work around clang-related build failures with OS X mavericks/XCode 5
|
||||||
|
* web: allow blaze-html 0.7 (closes #159)
|
||||||
@ -48,6 +48,7 @@ extra-source-files:
|
|||||||
templates/homepage.julius
|
templates/homepage.julius
|
||||||
templates/homepage.lucius
|
templates/homepage.lucius
|
||||||
templates/normalize.lucius
|
templates/normalize.lucius
|
||||||
|
CHANGES.md
|
||||||
|
|
||||||
source-repository head
|
source-repository head
|
||||||
type: git
|
type: git
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user