Skip to content

Commit 20d0335

Browse files
committed
Remove redundant empty lines
1 parent 68cba02 commit 20d0335

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pages/release-notes.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,6 @@ labeled with `jepsen`).
272272
- Replica now correctly reflects database registration success or failure. When replica receives a request for registering replica, it will now return status code NOT_MAIN. If attempting to undo an incomplete registration fails, then the Memgraph instance will be intentionally crashed because the system is in unrecoverable state. Main instance can now deal with stale RPC message GetReplicaUUID without crashing the instance. [#2373](https://github.com/memgraph/memgraph/pull/2373)
273273
- Closing instance no longer crashes due to [streams](/data-streams) and/or [TTL](/querying/time-to-live) running in the background. [#2361](https://github.com/memgraph/memgraph/pull/2361)
274274

275-
276275
## Lab v2.17.0 - Sep 25, 2024
277276

278277
{<h3> New features and improvements </h3>}
@@ -299,8 +298,6 @@ labeled with `jepsen`).
299298
are now aligned. Instead of breaking the connection due to
300299
permission issues, users will now see "N/A" where applicable.
301300

302-
303-
304301
## Memgraph v2.20.0 - Sep 25, 2024
305302

306303
{<h3> New features and improvements </h3>}

0 commit comments

Comments
 (0)