# Changelog

## 0.5.0 - 2016-03-16
- Support Angular.JS 1.6.x
- Convert distributed library files to UMD format

## 0.4.1 - 2016-01-16
- Added IE8 support to script loading ([#26](https://github.com/urish/angular-load/pull/26), contributed by [benmarch](https://github.com/benmarch))

## 0.4.0 - 2015-10-22
- Make sure onreadystatechange callback is only fired when file is fully loaded ([#23](https://github.com/urish/angular-load/pull/23), contributed by [davidchin](https://github.com/davidchin))

## 0.3.0 - 2015-08-08
- Only load items once ([#10](https://github.com/urish/angular-load/pull/10), contributed by [dougmoscrop](https://github.com/dougmoscrop))

## 0.2.0 - 2014-08-27
- Change module name to `angularLoad` ([#2](https://github.com/urish/angular-load/issues/2))
- Add IE8 support  ([#4](https://github.com/urish/angular-moment/pull/4), contributed by [zlalanne](https://github.com/zlalanne))
- Generate sourcemap for the minified version ([#5](https://github.com/urish/angular-load/issues/5))

## 0.1.2 - 2014-03-23
- Support Angular.JS 1.3.x (in bower dependencies)

## 0.1.1 - 2014-03-21
- Add main script in package.json for use with browserify  ([#1](https://github.com/urish/angular-moment/pull/1), contributed by [paolodm](https://github.com/paolodm))

## 0.1.0 - 2014-03-04
- Initial release
