Skip to content

Commit 12e195a

Browse files
authored
update case
1 parent fd42fb6 commit 12e195a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/main/paradox/release-notes/releases-1.1.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ Pekko 1.1.3 is a bug fix and dependency upgrade release. See [GitHub Milestone f
99
### Bug Fixes
1010

1111
* Revert zipWithIndex changes ([PR1526](https://github.com/apache/pekko/pull/1526))
12-
* fix occasional ordering issue in result in unsafeOptionalDataVia ([PR1611](https://github.com/apache/pekko/pull/1611))
12+
* Fix occasional ordering issue in result in unsafeOptionalDataVia ([PR1611](https://github.com/apache/pekko/pull/1611))
1313

1414
### Changes
1515

1616
* Extra changes needed for our [experimental support](https://cwiki.apache.org/confluence/display/PEKKO/Pekko+Akka+Compatibility) for mixed clusters with Pekko and Akka nodes ([PR1462](https://github.com/apache/pekko/issues/1462), [PR1594](https://github.com/apache/pekko/issues/1594))
1717
* Configuring persistence plugins at runtime for EventSourcedBehavior ([PR1518](https://github.com/apache/pekko/pull/1518))
1818
* Implement EventsByTagQuery in PersistenceTestKitReadJournal ([PR1533](https://github.com/apache/pekko/pull/1533))
1919
* Implement EventsBySliceQuery in PersistenceTestKitReadJournal ([PR1533](https://github.com/apache/pekko/pull/1533))
20-
* tidy up implementation of PhasedFusingActorMaterializer ([PR1617](https://github.com/apache/pekko/pull/1617))
20+
* Tidy up implementation of PhasedFusingActorMaterializer ([PR1617](https://github.com/apache/pekko/pull/1617))
2121
* Remove unused SupervisedGraphStageLogic ([PR1619](https://github.com/apache/pekko/pull/1619))
2222

2323
### Dependency Changes

0 commit comments

Comments
 (0)