diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature-5347_refactor-srpauth-to-backend | 1 | ||||
-rw-r--r-- | changes/feature-5349_move-eip-to-backend | 1 | ||||
-rw-r--r-- | changes/feature_refactor_eip_bootstrapper | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/changes/feature-5347_refactor-srpauth-to-backend b/changes/feature-5347_refactor-srpauth-to-backend new file mode 100644 index 00000000..a8b3feea --- /dev/null +++ b/changes/feature-5347_refactor-srpauth-to-backend @@ -0,0 +1 @@ +- Refactor: move SRPAuth to the backend. Closes #5347. diff --git a/changes/feature-5349_move-eip-to-backend b/changes/feature-5349_move-eip-to-backend new file mode 100644 index 00000000..128524ff --- /dev/null +++ b/changes/feature-5349_move-eip-to-backend @@ -0,0 +1 @@ +- Refactor: move EIP to backend. Closes #5349. diff --git a/changes/feature_refactor_eip_bootstrapper b/changes/feature_refactor_eip_bootstrapper new file mode 100644 index 00000000..b2e86638 --- /dev/null +++ b/changes/feature_refactor_eip_bootstrapper @@ -0,0 +1 @@ +- Refactor EIPBootstrapper to the backend. Closes #5348.
\ No newline at end of file |