We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3317a2c commit e4c5739Copy full SHA for e4c5739
CHANGELOG.md
@@ -1,6 +1,8 @@
1
## master
2
3
* Add your own contributions to the next release on the line below this with your name.
4
+
5
+## 3.0.1 -- Beta 6
6
- [fix] Add some sane limits to the disk cache: [#201]https://github.com/pinterest/PINCache/pull/201
7
- [new] Update enumeration methods to allow a stop flag to be flipped by caller: [#204](https://github.com/pinterest/PINCache/pull/204)
8
- [performance] Improves cache miss performance by ~2 orders of magnitude on device: [#202](https://github.com/pinterest/PINCache/pull/202)
0 commit comments