diff --git a/CHANGELOG.md b/CHANGELOG.md index a9093aa..1f75ad3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ ##### 3.0.0 - 26 February 2017 ###### Breaking changes -- #29 by @Delagen - TypeScript definitions have been rewritten, and the `CacheFactory` constructor function is now a named export of the module. +- [#29](https://github.com/jmdobry/CacheFactory/pull/29) by @Delagen - TypeScript definitions have been rewritten, and the `CacheFactory` constructor function is now a named export of the module. Before: