Skip to content

Commit cb7949d

Browse files
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 #43
1 parent 145cb01 commit cb7949d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Changes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{{$NEXT}}
22

3+
0.24 2025-04-11T04:04:40Z
4+
- Do not add empty where expressions #47
5+
- Remove __is_stored flag if the object is removed from the database #43
6+
- Correct the pod for object_is_stored, which was called is_ephemeral and
7+
had the opposite meaning #44
8+
- Do not skip cache repair based solely on the number of cache keys
9+
(Thanks to sewi-cpan) #29
10+
311
0.24 2025-04-11T03:58:56Z
412
- Do not add empty where expressions #47
513
- Remove __is_stored flag if the object is removed from the database #43

0 commit comments

Comments
 (0)