<a name="2.0.0"></a>
# 2.0.0 (2017-06-07)

* create canvas from directive ([b83f912](https://github.com/sayanee/angular-pdf/commit/b83f912))
* module export default name ([2f22d71](https://github.com/sayanee/angular-pdf/commit/2f22d71))
* remove canvasid ([643e50b](https://github.com/sayanee/angular-pdf/commit/643e50b))
* reordering .bumpedrc, leaving npm publish as last instruction ([9925bac](https://github.com/sayanee/angular-pdf/commit/9925bac))
* This patch adds an attribute that, combined with `scale='page-fit'`, ([babece6](https://github.com/sayanee/angular-pdf/commit/babece6)), closes [#128](https://github.com/sayanee/angular-pdf/issues/128) [#127](https://github.com/sayanee/angular-pdf/issues/127)
* test: fixup indentation ([2f74c4b](https://github.com/sayanee/angular-pdf/commit/2f74c4b))
* test: test the zoom functions ([21ff889](https://github.com/sayanee/angular-pdf/commit/21ff889))



<a name="1.6.3"></a>
## 1.6.3 (2017-05-22)




<a name="1.6.2"></a>
## 1.6.2 (2017-05-22)

* removing old angular-pdf.min.js in example folder ([5553bda](https://github.com/sayanee/angular-pdf/commit/5553bda))
* removing version from README ([75ab9ef](https://github.com/sayanee/angular-pdf/commit/75ab9ef))
* updating CONTRIBUTING file with peerDeps installation ([c71fb3b](https://github.com/sayanee/angular-pdf/commit/c71fb3b))
* updating pdfjs-dist into bower.json ([a0bc438](https://github.com/sayanee/angular-pdf/commit/a0bc438))
* webpack: removing eslint and jscs loader ([e1aa4ca](https://github.com/sayanee/angular-pdf/commit/e1aa4ca))
* bumped: fixing preparation of gh-pages ([8a6dcb2](https://github.com/sayanee/angular-pdf/commit/8a6dcb2))



<a name="1.6.1"></a>
## 1.6.1 (2017-05-19)

* webpack: fixing use of istanbul plugin only for test builds ([8e6daab](https://github.com/sayanee/angular-pdf/commit/8e6daab))



<a name="1.6.0"></a>
# 1.6.0 (2017-04-18)

* karma: add coverage ([fc1d3da](https://github.com/sayanee/angular-pdf/commit/fc1d3da))
* angular-pdf: rewrite entire module in es6 ([689caf8](https://github.com/sayanee/angular-pdf/commit/689caf8))
* updating angularjs in example folder from 1.6.0 to 1.6.2 ([68066e8](https://github.com/sayanee/angular-pdf/commit/68066e8))
* npm: use webpack2 instead of grunt ([98cf069](https://github.com/sayanee/angular-pdf/commit/98cf069))
* travis: remove 0.10 test suite ([85fbf1e](https://github.com/sayanee/angular-pdf/commit/85fbf1e))



<a name="1.5.1"></a>
## 1.5.0 (2017-01-05)

* npm: update grunt to 1.0.0 ([54974b6](https://github.com/sayanee/angular-pdf/commit/54974b6))
* npm: update grunt-bumb to 0.8.0 ([2ded2d6](https://github.com/sayanee/angular-pdf/commit/2ded2d6))
* npm: update grunt-cli to 1.2.0 ([e8c78d5](https://github.com/sayanee/angular-pdf/commit/e8c78d5))
* npm: update grunt-contrib-clean to 1.0.0 ([d7e82d5](https://github.com/sayanee/angular-pdf/commit/d7e82d5))
* npm: update grunt-contrib-copy to 0.8.0 ([ef76aa5](https://github.com/sayanee/angular-pdf/commit/ef76aa5))
* npm: update grunt-contrib-jshint to 1.1.0 ([6b90075](https://github.com/sayanee/angular-pdf/commit/6b90075))
* npm: update grunt-contrib-uglify to 2.0.0 ([c1c93d1](https://github.com/sayanee/angular-pdf/commit/c1c93d1))
* npm: update grunt-jscs to 3.0.1 ([f3a688f](https://github.com/sayanee/angular-pdf/commit/f3a688f))
* npm: update grunt-jsonlint to 1.1.0 ([cea9e7a](https://github.com/sayanee/angular-pdf/commit/cea9e7a))
* npm: update grunt-karma to 2.0.0 ([108c1b2](https://github.com/sayanee/angular-pdf/commit/108c1b2))
* npm: update karma to 1.3.0 ([4b5f14b](https://github.com/sayanee/angular-pdf/commit/4b5f14b))
* npm: update karma-jasmine to 1.1.0 ([67d5983](https://github.com/sayanee/angular-pdf/commit/67d5983))
* npm: update karma-ng-html2js-preprocessor to 1.0.0 ([54629dd](https://github.com/sayanee/angular-pdf/commit/54629dd))
* fix: removing `bower install` in `postinstall` script ([a6a787b](https://github.com/sayanee/angular-pdf/commit/a6a787b))
* fix(bower): removing options in .bowerrc to avoid JSON logs ([6810757](https://github.com/sayanee/angular-pdf/commit/6810757))
* bower: update angular to 1.6.0 ([d4fe508](https://github.com/sayanee/angular-pdf/commit/d4fe508))
* bower: update pdfjs-dist to 1.6.414 ([91d47e8](https://github.com/sayanee/angular-pdf/commit/91d47e8))



<a name="1.4.1"></a>
## 1.4.1 (2016-12-21)

* Release v1.4.1 ([06a9001](https://github.com/sayanee/angular-pdf/commit/06a9001))
* fix: improving bump in grunt's task ([569a12e](https://github.com/sayanee/angular-pdf/commit/569a12e))
* fix(dist): create new production build ([46d6ef0](https://github.com/sayanee/angular-pdf/commit/46d6ef0))



<a name="1.4.0"></a>
# 1.4.0 (2016-12-04)

* Adding node v6 to travis tests ([171297e](https://github.com/sayanee/angular-pdf/commit/171297e))
* Fixed deprecated getDocument call ([3f06be0](https://github.com/sayanee/angular-pdf/commit/3f06be0))
* Movng to phantomjs-prebuilt and karma-phantomjs-launcher@1.0.2 ([4a49b6e](https://github.com/sayanee/angular-pdf/commit/4a49b6e))
* Release v1.3.1 ([2b50642](https://github.com/sayanee/angular-pdf/commit/2b50642))
* Release v1.4.0 ([f54585f](https://github.com/sayanee/angular-pdf/commit/f54585f))
* Updating angular to 1.5.8 and pdfjs to latest release (1.5.188) ([bef9c64](https://github.com/sayanee/angular-pdf/commit/bef9c64))
* updating CONTRIBUTING instruction ([0898b7d](https://github.com/sayanee/angular-pdf/commit/0898b7d))
* Updating version to 1.3.1 ([3fd1f30](https://github.com/sayanee/angular-pdf/commit/3fd1f30))
* fix: fixed span tags in example partials ([d3adb10](https://github.com/sayanee/angular-pdf/commit/d3adb10)), closes [#150](https://github.com/sayanee/angular-pdf/issues/150)
* fix: removing warning in getDocument call ([b56f318](https://github.com/sayanee/angular-pdf/commit/b56f318))
* fix(Grunt): fixing path of angular-pdf in example folder ([cd22fc2](https://github.com/sayanee/angular-pdf/commit/cd22fc2))
* feat: managing onPassword requests ([4bde4df](https://github.com/sayanee/angular-pdf/commit/4bde4df))
* typo: fixed typo in tests ([5091226](https://github.com/sayanee/angular-pdf/commit/5091226))
* chore: moving sources to src folder ([cabc428](https://github.com/sayanee/angular-pdf/commit/cabc428))
* chore: using minified copy of directive in example ([54367d8](https://github.com/sayanee/angular-pdf/commit/54367d8))
* script: changing Gruntfile to use src folder ([691f7c9](https://github.com/sayanee/angular-pdf/commit/691f7c9))
* docs: remove year from license note ([be1ab8c](https://github.com/sayanee/angular-pdf/commit/be1ab8c))
* docs: update year in license ([ef0a9f4](https://github.com/sayanee/angular-pdf/commit/ef0a9f4))



<a name="1.3.0"></a>
# 1.3.0 (2016-01-05)

* :bug: fix: correct spelling ([e52dac8](https://github.com/sayanee/angular-pdf/commit/e52dac8))
* Correction of a typo ([00f9da9](https://github.com/sayanee/angular-pdf/commit/00f9da9))
* Documentation about the $scope.httpHeaders option ([71edd76](https://github.com/sayanee/angular-pdf/commit/71edd76))
* Documented the debug option in readme ([e8706f7](https://github.com/sayanee/angular-pdf/commit/e8706f7))
* Guarding the console.log statements with debug mode. ([60c3728](https://github.com/sayanee/angular-pdf/commit/60c3728))
* Release v1.3.0 ([98261a1](https://github.com/sayanee/angular-pdf/commit/98261a1))
* docs: add default for canvasid ([9a3da1d](https://github.com/sayanee/angular-pdf/commit/9a3da1d))
* docs: add notes for frequently raised issues on credentials, canvasid and pdf url ([0abce8f](https://github.com/sayanee/angular-pdf/commit/0abce8f))
* docs: correct minor formatting ([f0696f1](https://github.com/sayanee/angular-pdf/commit/f0696f1))
* feat: add http headers ([bf1f7de](https://github.com/sayanee/angular-pdf/commit/bf1f7de))
* fix: fix numbers for markdown ([f76a448](https://github.com/sayanee/angular-pdf/commit/f76a448))
* refactor: better markdown format ([750cb6f](https://github.com/sayanee/angular-pdf/commit/750cb6f))
* refactor: update node versions for ci ([dc5971e](https://github.com/sayanee/angular-pdf/commit/dc5971e))



<a name="1.2.9"></a>
## 1.2.9 (2015-12-18)

* package.json: add karma, jasmine, phantomejs ([7f719a1](https://github.com/sayanee/angular-pdf/commit/7f719a1))
* Release v1.2.9 ([0afe089](https://github.com/sayanee/angular-pdf/commit/0afe089))
* refactor: add start script to run the example easily ([5c6a99d](https://github.com/sayanee/angular-pdf/commit/5c6a99d))
* refactor: add test folder to ignore bower ([92667b3](https://github.com/sayanee/angular-pdf/commit/92667b3))
* upgrade: update pdf.js in bower ([b445d0e](https://github.com/sayanee/angular-pdf/commit/b445d0e))
* docs: add notes on new feature. close #86 ([794cfa3](https://github.com/sayanee/angular-pdf/commit/794cfa3)), closes [#86](https://github.com/sayanee/angular-pdf/issues/86)
* update: bower and npm packages ([24807d9](https://github.com/sayanee/angular-pdf/commit/24807d9))
* fix: add svg badges for clarity. close #85 ([4401a18](https://github.com/sayanee/angular-pdf/commit/4401a18)), closes [#85](https://github.com/sayanee/angular-pdf/issues/85)
* fix: pass the build with updated angular mocks version ([c9d2a5a](https://github.com/sayanee/angular-pdf/commit/c9d2a5a))
* test: add few unit test for ng-pdf directive ([578c4d0](https://github.com/sayanee/angular-pdf/commit/578c4d0))
* karma: add karma test in 'default' and 'check' tasks, add first simple test for docCtrl controller ([2dabe75](https://github.com/sayanee/angular-pdf/commit/2dabe75))
* bower: add angular mocks ([296d45f](https://github.com/sayanee/angular-pdf/commit/296d45f))
* bower: update dependancies ([53b5ff5](https://github.com/sayanee/angular-pdf/commit/53b5ff5))
* example: move app declaration to app.js ([9a5a0b8](https://github.com/sayanee/angular-pdf/commit/9a5a0b8))



<a name="1.2.8"></a>
## 1.2.8 (2015-12-15)

* fix angular-pdf: patch issue #76 ([7f17449](https://github.com/sayanee/angular-pdf/commit/7f17449)), closes [#76](https://github.com/sayanee/angular-pdf/issues/76) [#76](https://github.com/sayanee/angular-pdf/issues/76)
* Release v1.2.8 ([20e54c8](https://github.com/sayanee/angular-pdf/commit/20e54c8))
* refactor: add ignore to bower.json. close #81 ([38c769f](https://github.com/sayanee/angular-pdf/commit/38c769f)), closes [#81](https://github.com/sayanee/angular-pdf/issues/81)



<a name="1.2.7"></a>
## 1.2.7 (2015-12-02)

* Release v1.2.7 ([0e1073a](https://github.com/sayanee/angular-pdf/commit/0e1073a))
* reset pageNum on pdfUrl change ([1b81e68](https://github.com/sayanee/angular-pdf/commit/1b81e68))
* build: add minified and example code ([4980b69](https://github.com/sayanee/angular-pdf/commit/4980b69))
* build: add minified and example code ([b9ab154](https://github.com/sayanee/angular-pdf/commit/b9ab154))



<a name="1.2.6"></a>
## 1.2.6 (2015-11-20)

* fix angular-pdf: fix issue #52 ([5406d6e](https://github.com/sayanee/angular-pdf/commit/5406d6e)), closes [#52](https://github.com/sayanee/angular-pdf/issues/52)
* fix angular-pdf: patch issue #67 ([1c963ec](https://github.com/sayanee/angular-pdf/commit/1c963ec)), closes [#67](https://github.com/sayanee/angular-pdf/issues/67) [#67](https://github.com/sayanee/angular-pdf/issues/67)
* Release v1.2.6 ([161425b](https://github.com/sayanee/angular-pdf/commit/161425b))
* docs: add feature page fit ([d4ea06d](https://github.com/sayanee/angular-pdf/commit/d4ea06d))
* docs: add link for openopen source project. close #66 ([6362966](https://github.com/sayanee/angular-pdf/commit/6362966)), closes [#66](https://github.com/sayanee/angular-pdf/issues/66)



<a name="1.2.5"></a>
## 1.2.5 (2015-11-18)

* fix angular-pdf: add default for canvasid ([f86db3c](https://github.com/sayanee/angular-pdf/commit/f86db3c)), closes [/github.com/sayanee/angularjs-pdf/blob/master/dist/angular-pdf.js#L43](https://github.com//github.com/sayanee/angularjs-pdf/blob/master/dist/angular-pdf.js/issues/L43)
* Release v1.2.5 ([9aa9619](https://github.com/sayanee/angular-pdf/commit/9aa9619))
* upgrade packages and show relative url in a text type box ([70867a6](https://github.com/sayanee/angular-pdf/commit/70867a6))
* upgrade pdf.js ([7913281](https://github.com/sayanee/angular-pdf/commit/7913281))



<a name="1.2.4"></a>
## 1.2.4 (2015-11-10)

* Abort (destroy) current document loading when a new document gets loaded ([d413f90](https://github.com/sayanee/angular-pdf/commit/d413f90))
* Abort page load/ render process if another page gets loaded ([045d284](https://github.com/sayanee/angular-pdf/commit/045d284))
* Better for loading multiple files after another ([1b2639a](https://github.com/sayanee/angular-pdf/commit/1b2639a))
* Clear the canvas before loading a new file (otherwise one will see the old document until the new do ([b003665](https://github.com/sayanee/angular-pdf/commit/b003665))
* Minors ([bbf4925](https://github.com/sayanee/angular-pdf/commit/bbf4925))
* Release v1.2.4 ([ac147c4](https://github.com/sayanee/angular-pdf/commit/ac147c4))
* Remove the git conflict markers ([873c995](https://github.com/sayanee/angular-pdf/commit/873c995))
* Remove the merge conflict and updated dist/angular-pdf.js ([4f53668](https://github.com/sayanee/angular-pdf/commit/4f53668))



<a name="1.2.3"></a>
## 1.2.3 (2015-11-08)

* Release v1.2.3 ([b553157](https://github.com/sayanee/angular-pdf/commit/b553157))
* upgrade pdf.js. #62 ([9867c19](https://github.com/sayanee/angular-pdf/commit/9867c19))



<a name="1.2.2"></a>
## 1.2.2 (2015-11-07)

* Add posibility to add credentials for situations when pdf url need authentication ([056cf17](https://github.com/sayanee/angular-pdf/commit/056cf17))
* Release v1.2.2 ([37da079](https://github.com/sayanee/angular-pdf/commit/37da079))
* refactor: make dist folder editable and example built. close #61 ([a9a2992](https://github.com/sayanee/angular-pdf/commit/a9a2992)), closes [#61](https://github.com/sayanee/angular-pdf/issues/61)



<a name="1.2.1"></a>
## 1.2.1 (2015-10-31)

* Release v1.2.1 ([055afd3](https://github.com/sayanee/angular-pdf/commit/055afd3))
* upgrade dependancies ([fea08d9](https://github.com/sayanee/angular-pdf/commit/fea08d9))
* upgrade dependancies ([384ca20](https://github.com/sayanee/angular-pdf/commit/384ca20))
* feat: detect javascript as language instead of java. #57 ([88c564f](https://github.com/sayanee/angular-pdf/commit/88c564f))



<a name="1.2.0"></a>
# 1.2.0 (2015-09-20)

* Added Math.floor() to canvas properties for consistency ([b7d0240](https://github.com/sayanee/angular-pdf/commit/b7d0240))
* Fix blur caused by fractional pixel dimension ([f45a99c](https://github.com/sayanee/angular-pdf/commit/f45a99c))
* Release v1.2.0 ([9d48edd](https://github.com/sayanee/angular-pdf/commit/9d48edd))
* upgrade dependancies ([283ed0a](https://github.com/sayanee/angular-pdf/commit/283ed0a))
* docs: add retina support in feature list ([5062709](https://github.com/sayanee/angular-pdf/commit/5062709))
* docs: include instructions for upgrading dependancies and readme ([d8bacf2](https://github.com/sayanee/angular-pdf/commit/d8bacf2))
* docs: include open open source model of contributing ([f68a470](https://github.com/sayanee/angular-pdf/commit/f68a470))
* fix: update year from 2014 to 2015 ([d6d73af](https://github.com/sayanee/angular-pdf/commit/d6d73af))



<a name="1.1.1"></a>
## 1.1.1 (2015-08-30)

* Release v1.1.1 ([bb76f8c](https://github.com/sayanee/angular-pdf/commit/bb76f8c))
* fix: change year ([2ddf2ff](https://github.com/sayanee/angular-pdf/commit/2ddf2ff))



<a name="1.1.0"></a>
# 1.1.0 (2015-08-30)

* :arrow_up: upgrade bower pdfjs ([d4da549](https://github.com/sayanee/angular-pdf/commit/d4da549))
* Release v1.1.0 ([65a14b4](https://github.com/sayanee/angular-pdf/commit/65a14b4))
* Support retina canvas ([66d7bb9](https://github.com/sayanee/angular-pdf/commit/66d7bb9))
* fix: fix jscs errors ([bfcbedf](https://github.com/sayanee/angular-pdf/commit/bfcbedf))



<a name="1.0.2"></a>
## 1.0.2 (2015-08-09)

* :arrow_up: upgrade pdfjs ([9cbc53e](https://github.com/sayanee/angular-pdf/commit/9cbc53e))
* Release v1.0.2 ([607bd67](https://github.com/sayanee/angular-pdf/commit/607bd67))



<a name="1.0.1"></a>
## 1.0.1 (2015-08-09)

* :arrow_up: refactor: upgrade pdfjs ([1e6a4a8](https://github.com/sayanee/angular-pdf/commit/1e6a4a8))
* Release v1.0.1 ([9c078dc](https://github.com/sayanee/angular-pdf/commit/9c078dc))



<a name="1.0.0"></a>
# 1.0.0 (2015-08-09)

* fixed improper quotes ([3409e53](https://github.com/sayanee/angular-pdf/commit/3409e53))
* fixed more improper quotes ([a8a219d](https://github.com/sayanee/angular-pdf/commit/a8a219d))
* fixed some spacing inconsistencies ([cc9e577](https://github.com/sayanee/angular-pdf/commit/cc9e577))
* loading PDFs dynamically ([7688504](https://github.com/sayanee/angular-pdf/commit/7688504))
* Release v1.0.0 ([2bb9571](https://github.com/sayanee/angular-pdf/commit/2bb9571))
* docs: add new feature in example and readme ([639c6de](https://github.com/sayanee/angular-pdf/commit/639c6de))



<a name="0.4.0"></a>
# 0.4.0 (2015-05-26)

* :arrow_up: refactor: upgrade dependancies ([4b9aa9f](https://github.com/sayanee/angular-pdf/commit/4b9aa9f))
* Allow page-fit scale ([50fa101](https://github.com/sayanee/angular-pdf/commit/50fa101))
* changed homepage ([246530b](https://github.com/sayanee/angular-pdf/commit/246530b))
* I added possibility to set current page as attribute of the directive ([868dfd3](https://github.com/sayanee/angular-pdf/commit/868dfd3))
* Release v0.4.0 ([4d2c287](https://github.com/sayanee/angular-pdf/commit/4d2c287))
* docs: amend readme and example for page attribute example ([318d256](https://github.com/sayanee/angular-pdf/commit/318d256))
* build: create min dist file ([e0dce5e](https://github.com/sayanee/angular-pdf/commit/e0dce5e))
* refactor: pass jshint ([b7a2d99](https://github.com/sayanee/angular-pdf/commit/b7a2d99))
* refactor: synced to directive folder ([74816e3](https://github.com/sayanee/angular-pdf/commit/74816e3))
* feature: enable scale property value to be 'page-fit' ([88395ee](https://github.com/sayanee/angular-pdf/commit/88395ee))
* feat(): added onPageRender callback method ([71ba0d0](https://github.com/sayanee/angular-pdf/commit/71ba0d0))
* feat(): changed name in bower.json to matejhustava-angular-pdf ([9eeeddd](https://github.com/sayanee/angular-pdf/commit/9eeeddd))



<a name="0.3.9"></a>
## 0.3.9 (2015-03-13)

* Release v0.3.9 ([d88addf](https://github.com/sayanee/angular-pdf/commit/d88addf))
* refactor: upgrade packages ([d91bf1f](https://github.com/sayanee/angular-pdf/commit/d91bf1f))



<a name="0.3.8"></a>
## 0.3.8 (2015-03-13)

* Release v0.3.8 ([698ff6f](https://github.com/sayanee/angular-pdf/commit/698ff6f))
* fix: grunt uglify ([00dc1bb](https://github.com/sayanee/angular-pdf/commit/00dc1bb))



<a name="0.3.7"></a>
## 0.3.7 (2015-03-13)

* Adds $window dependency injection done with [] format ([d331aea](https://github.com/sayanee/angular-pdf/commit/d331aea))
* Release v0.3.7 ([918e223](https://github.com/sayanee/angular-pdf/commit/918e223))



<a name="0.3.6"></a>
## 0.3.6 (2015-02-18)

* Release v0.3.6 ([fc40ece](https://github.com/sayanee/angular-pdf/commit/fc40ece))
* feature: build the dist files ([932168e](https://github.com/sayanee/angular-pdf/commit/932168e))
* feature: expose progress callback ([b2d2911](https://github.com/sayanee/angular-pdf/commit/b2d2911))
* feature: handle onLoad event ([4b5dc98](https://github.com/sayanee/angular-pdf/commit/4b5dc98))



<a name="0.3.5"></a>
## 0.3.5 (2015-02-18)

* Release v0.3.5 ([7e8407c](https://github.com/sayanee/angular-pdf/commit/7e8407c))
* Release v0.3.5 ([1ec00d9](https://github.com/sayanee/angular-pdf/commit/1ec00d9))
* feature: handle error ([23e7bd5](https://github.com/sayanee/angular-pdf/commit/23e7bd5))
* fix: change pageNum when click goNext() or goPrevious() button ([6142fda](https://github.com/sayanee/angular-pdf/commit/6142fda))
* fix: handle .getDocument error. fix #31 ([ac90677](https://github.com/sayanee/angular-pdf/commit/ac90677)), closes [#31](https://github.com/sayanee/angular-pdf/issues/31)
* fix: next and prev buttons. fix #30 ([e41a584](https://github.com/sayanee/angular-pdf/commit/e41a584)), closes [#30](https://github.com/sayanee/angular-pdf/issues/30)
* fix: revert to previous version ([341688e](https://github.com/sayanee/angular-pdf/commit/341688e))



<a name="0.3.4"></a>
## 0.3.4 (2014-12-27)

* Release v0.3.4 ([8ffcd5c](https://github.com/sayanee/angular-pdf/commit/8ffcd5c))
* Release v0.3.4 ([cf0e7b0](https://github.com/sayanee/angular-pdf/commit/cf0e7b0))
* removed versions in readme as it can be referred in bower.json ([1afc430](https://github.com/sayanee/angular-pdf/commit/1afc430))
* fix: add ignore to bower.json. fix #20 ([3452407](https://github.com/sayanee/angular-pdf/commit/3452407)), closes [#20](https://github.com/sayanee/angular-pdf/issues/20)
* fix: works in firefox/safari/chrome on desktop + safari/chrome on mobile. close #23 ([e031d8f](https://github.com/sayanee/angular-pdf/commit/e031d8f)), closes [#23](https://github.com/sayanee/angular-pdf/issues/23)
* docs: add similar projects. fix #18 ([81ffee7](https://github.com/sayanee/angular-pdf/commit/81ffee7)), closes [#18](https://github.com/sayanee/angular-pdf/issues/18)
* docs: remove AUTHORS file ([8571ad0](https://github.com/sayanee/angular-pdf/commit/8571ad0))
* refactor: update packages ([5e3c13b](https://github.com/sayanee/angular-pdf/commit/5e3c13b))
* refactor: update packages ([826d1c1](https://github.com/sayanee/angular-pdf/commit/826d1c1))



<a name="0.3.3"></a>
## 0.3.3 (2014-09-26)

* added info versioning and contributing guidelines to readme ([4959620](https://github.com/sayanee/angular-pdf/commit/4959620))
* Release v0.3.3 ([ad898fb](https://github.com/sayanee/angular-pdf/commit/ad898fb))
* updated to latest pdfjs ([a5abed4](https://github.com/sayanee/angular-pdf/commit/a5abed4))
* updated to latest pdfjs ([1cbe290](https://github.com/sayanee/angular-pdf/commit/1cbe290))



<a name="0.3.2"></a>
## 0.3.2 (2014-09-25)

* corrected file paths for example ([5292ed0](https://github.com/sayanee/angular-pdf/commit/5292ed0))
* Release v0.3.2 ([245fc64](https://github.com/sayanee/angular-pdf/commit/245fc64))



<a name="0.3.1"></a>
## 0.3.1 (2014-09-25)

* added built files ([1f1815e](https://github.com/sayanee/angular-pdf/commit/1f1815e))
* fixed pageNum watching ([50d4fed](https://github.com/sayanee/angular-pdf/commit/50d4fed))
* fixed sanitization of watched value ([2c55644](https://github.com/sayanee/angular-pdf/commit/2c55644))
* fixed sanitization of watched value ([38889d6](https://github.com/sayanee/angular-pdf/commit/38889d6))
* Release v0.3.1 ([53b97cd](https://github.com/sayanee/angular-pdf/commit/53b97cd))



<a name="0.3.0"></a>
# 0.3.0 (2014-09-25)

* added bower dependencies pdfjs and angular. fixed #15 ([c403fae](https://github.com/sayanee/angular-pdf/commit/c403fae)), closes [#15](https://github.com/sayanee/angular-pdf/issues/15)
* added contributing guidelines. fixed #14 ([b5543fe](https://github.com/sayanee/angular-pdf/commit/b5543fe)), closes [#14](https://github.com/sayanee/angular-pdf/issues/14)
* added js style checker. fixed #17 ([8488ea8](https://github.com/sayanee/angular-pdf/commit/8488ea8)), closes [#17](https://github.com/sayanee/angular-pdf/issues/17)
* added note on evergreen browser support. fixed #11 ([9b3fda7](https://github.com/sayanee/angular-pdf/commit/9b3fda7)), closes [#11](https://github.com/sayanee/angular-pdf/issues/11)
* added pre-requisite libraries and their versions. fixed #16 ([859800b](https://github.com/sayanee/angular-pdf/commit/859800b)), closes [#16](https://github.com/sayanee/angular-pdf/issues/16)
* Release v0.3.0 ([f17058e](https://github.com/sayanee/angular-pdf/commit/f17058e))
* variation with angular ui. fixed #12 ([115d92e](https://github.com/sayanee/angular-pdf/commit/115d92e)), closes [#12](https://github.com/sayanee/angular-pdf/issues/12)



<a name="0.2.4"></a>
## 0.2.4 (2014-08-30)

* added versioning at the top of JS files ([45a30b4](https://github.com/sayanee/angular-pdf/commit/45a30b4))
* amended version comment so that it can be detected by grunt bump ([a8860e1](https://github.com/sayanee/angular-pdf/commit/a8860e1))
* Release v0.2.4 ([dc3430e](https://github.com/sayanee/angular-pdf/commit/dc3430e))



<a name="0.2.3"></a>
## 0.2.3 (2014-08-30)

* integrated grunt bump for easier semantic versioning tagging ([28ee9d5](https://github.com/sayanee/angular-pdf/commit/28ee9d5))
* Release v0.2.3 ([5bc1896](https://github.com/sayanee/angular-pdf/commit/5bc1896))
* updated npm packages ([628f88b](https://github.com/sayanee/angular-pdf/commit/628f88b))



<a name="0.2.2"></a>
## 0.2.2 (2014-06-01)

* corrected fixed scrolling styles ([588c09d](https://github.com/sayanee/angular-pdf/commit/588c09d))
* modified ng-pdf tag syntax and updated to latest angularjs ([c622b06](https://github.com/sayanee/angular-pdf/commit/c622b06))
* pageCount is visible on first load. fixed #2. ([3c243df](https://github.com/sayanee/angular-pdf/commit/3c243df)), closes [#2](https://github.com/sayanee/angular-pdf/issues/2)



<a name="0.2.1"></a>
## 0.2.1 (2014-05-27)

* added minified build file ([ce3aa74](https://github.com/sayanee/angular-pdf/commit/ce3aa74))



<a name="0.2.0"></a>
# 0.2.0 (2014-05-27)

* - changed version number ([a84a5b5](https://github.com/sayanee/angular-pdf/commit/a84a5b5))
* - making scale factor variable ([88fc28f](https://github.com/sayanee/angular-pdf/commit/88fc28f))
* added Github Fork me ribbon. Closed #5. ([e48bea3](https://github.com/sayanee/angular-pdf/commit/e48bea3)), closes [#5](https://github.com/sayanee/angular-pdf/issues/5)
* amended name for the bower package to integrate ([cc63db3](https://github.com/sayanee/angular-pdf/commit/cc63db3))
* bumped to version 0.2.0 ([d706df6](https://github.com/sayanee/angular-pdf/commit/d706df6))
* readme and example amended to have scale and canvas id as configurable ([18b0ed9](https://github.com/sayanee/angular-pdf/commit/18b0ed9))
* Rename .gitattibutes to .gitattributes ([6bd5423](https://github.com/sayanee/angular-pdf/commit/6bd5423))



<a name="0.1.3"></a>
## 0.1.3 (2014-01-16)

* updates with info on dependencies and requirements ([fca052b](https://github.com/sayanee/angular-pdf/commit/fca052b))
* version bump ([ce41e38](https://github.com/sayanee/angular-pdf/commit/ce41e38))



<a name="0.1.2"></a>
## 0.1.2 (2014-01-15)

* added in the step to open the html file with a web server ([9af8d1e](https://github.com/sayanee/angular-pdf/commit/9af8d1e))
* amended github url ([31869e0](https://github.com/sayanee/angular-pdf/commit/31869e0))
* clean integrated ([fc91f4c](https://github.com/sayanee/angular-pdf/commit/fc91f4c))
* corrected file name and feature name ([8d60d71](https://github.com/sayanee/angular-pdf/commit/8d60d71))
* created minified file ([5026271](https://github.com/sayanee/angular-pdf/commit/5026271))
* default grunt task to run all linking, clean and copy ([62c4023](https://github.com/sayanee/angular-pdf/commit/62c4023))
* grunt task copy integrated ([0c380cc](https://github.com/sayanee/angular-pdf/commit/0c380cc))
* jshint integrated and all passing ([b9a38fd](https://github.com/sayanee/angular-pdf/commit/b9a38fd))
* json lint integrated ([2562e70](https://github.com/sayanee/angular-pdf/commit/2562e70))
* status image integrated for travis CI ([76a51f2](https://github.com/sayanee/angular-pdf/commit/76a51f2))
* travis CI integrated ([4807a7f](https://github.com/sayanee/angular-pdf/commit/4807a7f))
* using latest node version for travis CI ([591121b](https://github.com/sayanee/angular-pdf/commit/591121b))
* version bump with grunts integrated ([c141fab](https://github.com/sayanee/angular-pdf/commit/c141fab))



<a name="0.1.0"></a>
# 0.1.0 (2014-01-15)

* added Authors file ([2d39e04](https://github.com/sayanee/angular-pdf/commit/2d39e04))
* added editor config ([fc9ce7e](https://github.com/sayanee/angular-pdf/commit/fc9ce7e))
* added read me with structure ([e3312e6](https://github.com/sayanee/angular-pdf/commit/e3312e6))
* amended read me to include a previous ([3e4608a](https://github.com/sayanee/angular-pdf/commit/3e4608a))
* created bower.json ([33042a0](https://github.com/sayanee/angular-pdf/commit/33042a0))
* created final file ([3f53203](https://github.com/sayanee/angular-pdf/commit/3f53203))
* edited read me with more instructions ([0612b3a](https://github.com/sayanee/angular-pdf/commit/0612b3a))
* example ([929d4a2](https://github.com/sayanee/angular-pdf/commit/929d4a2))
* example completed ([ff33a7a](https://github.com/sayanee/angular-pdf/commit/ff33a7a))
* initial commit ([1195c0a](https://github.com/sayanee/angular-pdf/commit/1195c0a))
* removed build status and shorter feature details ([eb4417d](https://github.com/sayanee/angular-pdf/commit/eb4417d))
* removed not require template scope variable ([1fb0737](https://github.com/sayanee/angular-pdf/commit/1fb0737))
* simplified bower.json with version bump ([68fae28](https://github.com/sayanee/angular-pdf/commit/68fae28))
* simplified input ([b0cea20](https://github.com/sayanee/angular-pdf/commit/b0cea20))
* type text ([cdf4067](https://github.com/sayanee/angular-pdf/commit/cdf4067))
* updated example to show this can be included as a module with dependancy ([7dab399](https://github.com/sayanee/angular-pdf/commit/7dab399))
* version bump ([97acbd8](https://github.com/sayanee/angular-pdf/commit/97acbd8))
* version reset ([e3c89ca](https://github.com/sayanee/angular-pdf/commit/e3c89ca))



