# master

# 1.0.0

* Version bump without change

# 0.2.4

* Clearer error messages

# 0.2.3

* Add debug logging

# 0.2.2

* Use broccoli-plugin base class, and add `annotation` option

# 0.2.1

* Use node-symlink-or-copy to enable possible future symlink support on Windows

# 0.2.0

* Use symlinks as a performance optimization (see
  [symlink-change.md](https://github.com/broccolijs/broccoli/blob/master/docs/symlink-change.md))

# 0.1.4

* Make file overwriting case insensitive (on all platforms)

# 0.1.3

* Copy instead of hardlinking

# 0.1.2

* Update dependencies

# 0.1.1

* Use new broccoli-writer base class

# 0.1.0

* Initial version, extracted from `broccoli.MergedTree`
