Commit cb7949d
committed
Checking in changes prior to tagging of version 0.24.
Changelog diff is:
diff --git a/Changes b/Changes
index 1ef46c0..c510634 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
{{$NEXT}}
+0.24 2025-04-11T04:04:40Z
+ - Do not add empty where expressions #47
+ - Remove __is_stored flag if the object is removed from the database #43
+ - Correct the pod for object_is_stored, which was called is_ephemeral and
+ had the opposite meaning #44
+ - Do not skip cache repair based solely on the number of cache keys
+ (Thanks to sewi-cpan) #29
+
0.24 2025-04-11T03:58:56Z
- Do not add empty where expressions #47
- Remove __is_stored flag if the object is removed from the database #431 parent 145cb01 commit cb7949d
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 | | |
4 | 12 | | |
5 | 13 | | |
| |||
0 commit comments