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: README.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -329,9 +329,12 @@ inmemory-storage {
329
329
}
330
330
```
331
331
332
+
### 1.1.1 (2024-08-13)
333
+
- Update to work with pekko 1.0.3
334
+
332
335
### 1.1.0 (2023-09-11)
333
336
- Renamed packages
334
-
- to use this version the import packages used should be renamed from org.apache.pekko.persistence.inmemory to io.github.alstanchev.pekko.persistence.inmemory
337
+
- to use this version the import packages used should be renamed from org.apache.pekko.persistence.inmemory to io.github.alstanchev.pekko.persistence.inmemory
335
338
336
339
### 1.0.0 (2023-08-24)
337
340
- Fork from [dnvriend/akka-persistence-inmemory:2.5.15.2](https://github.com/dnvriend/akka-persistence-inmemory)
0 commit comments