# History

## v1.2.0 2018 March 22
- Fixed CoffeeScript being a dependency instead of a dev dependency
    - Thanks to [Nathan Thompson](https://github.com/thompsnm) for [issue #5](https://github.com/bevry/csextends/issues/5)

## v1.1.1 2017 April 25
- Fixed CoffeeScript dependency missing from v1.1.0

## v1.1.0 2017 April 25
- Updated base files

## v1.0.3 2014 July 3
- Usage example in readme is now external

## v1.0.2 2014 July 3
- Renamed from `extendonclass` to `csextends`
- Added the ability to specify the parent class via an argument

## v1.0.1 2014 May 7
- Can now extend on class without any prototype to extend with
- Updated dependencies

## v1.0.0 2013 December 20
- Initial working release
