add 5.2.6 changelog

This commit is contained in:
Sebastian McKenzie 2015-05-01 13:07:38 +01:00
parent a2b912bc77
commit d37bad3149

View File

@ -13,6 +13,12 @@ _Note: Gaps between patch versions are faulty/broken releases._
See [CHANGELOG - 6to5](CHANGELOG-6to5.md) for the pre-4.0.0 version changelog.
## 5.2.6
* **Internal**
* Fix transformer aliases being accidently set as deprecated ones.
* Expose `Pipeline` as `TransformerPipeline` instead.
## 5.2.5
* **Bug Fix**