You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user_guide/changelog.html
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,14 @@
57
57
58
58
<h1>Change Log</h1>
59
59
60
+
<h2>Version 2.1.3</h2>
61
+
<p>Release Date: Not Released</p>
62
+
63
+
<h3>Bug fixes for 2.1.3:</h3>
64
+
<ul>
65
+
<li>Fixed a bug (#1543) - <ahref="libraries/caching.html#file">File-based Caching</a> method <samp>get_metadata()</samp> used a non-existent array key to look for the TTL value.</li>
0 commit comments