# Liberator changelog

## 2.0.0 (2014-02-09)

- **[BC BREAK]** Some class members that were previously protected are now
  private. It is very unlikely that this affects anyone at all, but technically
  it's backwards incompatible.
- **[NEW]** Added an interface for identifying liberator proxied values.
- **[NEW]** API documentation
- **[MAINTENANCE]** Repository maintenance

## 1.1.1 (2013-03-04)

- **[NEW]** Added [Archer] integration
- **[MAINTENANCE]** Repository maintenance

[Archer]: https://github.com/IcecaveStudios/archer

## 1.1.0 (2012-08-02)

- **[IMPROVED]** Improved API

## 1.0.0 (2012-08-02)

- **[NEW]** Initial stable release
