# Upcoming
## 1.1.x / 2013-xx-xx
* CSSToHTML: In the CSS converter, allow files to be prepended with "../"

# Releases
## 1.2.1 / 2013-03-08
* Core: lower Symfony dependencies.
* JSToHTML: fix bug for files without "?" in the link.

## 1.2.0 / 2013-03-02
* Core: update Symfony dependencies.

## 1.1.5 / 2013-02-28
* JSToHTML: remove trailing characters from file path.

## 1.1.4 / 2013-02-25
* JSToHTML: set stricter JS find regex.

## 1.1.3 / 2013-02-21
* CSSToHTML: if a local file does not exist, do not try to include the CSS.

## 1.1.2 / 2013-02-16
* PDFGenerator: Add logging.
* PDFGenerator: Implement Snappy PDF Generator interface.

## 1.1.1 / 2013-02-13
* Bugfix: go trough our internal `getOutputFromHtml` function to apply the CSS/JS Converters.

## 1.1.0 / 2013-02-12
* Easily render an entire view as PDF.
* Option to not include the CSS/JS in the page but use full urls.

## 1.0.0 / 2013-02-11
* Initial release
