Skip to content

Commit 0fe95a3

Browse files
authored
Added release changes to README.md
Signed-off-by: Aleksandar Stanchev <[email protected]>
1 parent 4409b94 commit 0fe95a3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -329,9 +329,12 @@ inmemory-storage {
329329
}
330330
```
331331

332+
### 1.1.1 (2024-08-13)
333+
- Update to work with pekko 1.0.3
334+
332335
### 1.1.0 (2023-09-11)
333336
- 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
335338

336339
### 1.0.0 (2023-08-24)
337340
- Fork from [dnvriend/akka-persistence-inmemory:2.5.15.2](https://github.com/dnvriend/akka-persistence-inmemory)

0 commit comments

Comments
 (0)