Skip to content

Commit b300cc2

Browse files
authored
Merge pull request #753 from patchlevel/cleanup-subscription-engine-constructor
cleanup subscription engine constructor
2 parents 0f9b5e1 + 7283d26 commit b300cc2

14 files changed

Lines changed: 289 additions & 871 deletions

File tree

UPGRADE-4.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
The upgrade path is located in our docs. Please have a look at
2+
[here](https://patchlevel.github.io/event-sourcing-docs/4.0/UPGRADE-4.0/).

docs/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ nav:
113113
- CLI: cli.md
114114
- Supported Versions: supported-versions.md
115115
- Our BC Promise: our-backward-compatibility-promise.md
116-
- Upgrade from 2.x: UPGRADE-3.0.md
116+
- Upgrade from 3.x: UPGRADE-4.0.md
117117
- Links:
118118
- Blog: https://patchlevel.de/blog
119119
- Symfony Bundle: https://patchlevel.github.io/event-sourcing-bundle-docs/latest/

0 commit comments

Comments
 (0)