docs/posts/2014-05-01-pouchdb-2.2.0.md
PouchDB 2.2.0 is now released! Please file issues or tell us what you think. We would also like to give a huge thanks to our new and existing contributors.
{% include alert/start.html variant="warning"%} We have removed the ES5 shims from PouchDB. If you require support for older browsers, it can be included from <a href='https://github.com/es-shims/es5-shim'>https://github.com/es-shims/es5-shim</a>. {% include alert/end.html %}
.sync() API (#1696).replication() API switched to an EventEmitter (#1916).changes() API switched to an EventEmitter (#1768)