Skip to content

Commit

Permalink
Remove 3.7 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ryn5 committed Dec 20, 2023
1 parent 2ac8298 commit 284a5b0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/src/upgrade/release-3.7.x.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,9 @@ complete list of all the modifications that are part of this release.
=== Upgrading for Users
==== Renaming `none()` Step to `discard()`
`none()`, which is primarily used by `iterate()` to discard traversal results in remote contexts, will be renamed to
`discard()` in release 4.0.0.
=== Upgrading for Providers
==== Renaming NoneStep to DiscardStep
NoneStep, which is primarily used by `iterate()` to discard traversal results in remote contexts, will be renamed to
DiscardStep in release 4.0.0 to make room for a list filtering NoneStep.
== TinkerPop 3.7.1
*Release Date: November 20, 2023*
Expand Down

0 comments on commit 284a5b0

Please sign in to comment.