bamboo-2009.5.22: changelog.md
2009.5.22
---------
### Fix
* add missing model counter
* note, I changed rss to strict == 3000.0.1, since happstack depends on HaXml 1.13 or something, which is not compatible with the latest rss package.
2009.5.19
---------
### Feature
* for hack 5.19
2009.5.18.2
-----------
### Fix
* use renderHtml for strict html headers
2009.5.18.1
-----------
### Fix
* Add Type.Cache to cabal
2009.5.18
---------
### Feature
* use tokyocabinet for caching
* put `use_cache = y` in `site.txt` to enable
* cache db will be in `db/cache`
2009.5.13
---------
### Feature
* Add comment support
### Fix
* Compatible with mps 5.13
* remove unnecessary dependencies
2009.4.52
---------
### Fix
* Compatible with hack 4.52
2009.4.51
---------
### Fix
* use Content Length in new hack-contrib
2009.4.50
---------
### Feature
* Work with hack.contrib 4.50
2009.4.27
----------
### Feature
* use new hack structure
2009.4.27
----------
### Feature
* middleware should be in Main.hs too, so bamboo is just an other middleware that can be plugged into any webapp
2009.4.26
----------
### Feature
* Handler is now configured at Main.hs
2009.4.25
----------
### Feature
* Use hyena handler by default
2009.4.23
---------
### Feature
* A pretty logger to stderr
* Auto set content-size
2009.4.22
-----------
### Feature
* Panda ported to Hack, with a new name