We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e952908 commit db962f0Copy full SHA for db962f0
CHANGELOG.md
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file. Dates are d
4
5
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
7
+#### 3.3.1
8
+
9
+- fix: do not bump entry if there is only one entry (#33)
10
+- fix: benchmark (#35)
11
+- nit: use already created reference instead of property access (#30)
12
13
+#### 3.3.0
14
15
+- Add bulk methods (#26)
16
17
+#### 3.2.0
18
19
+- Implement cache reset (#15)
20
+- Fix constructor signature to be consistent (#14)
21
+- Fix default statistics ttl (#13)
22
23
#### 3.1.0
24
25
- Bump dependencies [`#12`](https://github.com/kibertoad/toad-cache/pull/12)
0 commit comments