
# Release notes
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

### Unreleased

#### 1.0.1

- Improved memory performance by using `WeakMap` and a global cache 
  (no longer adding `__cache` to object instances). Tested for Immutable 4 as well.


