Github user robertdale commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/423#discussion_r79032415
--- Diff: CHANGELOG.asciidoc ---
@@ -26,7 +26,9 @@
image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima
TinkerPop 3.1.5 (Release Date: NOT OFFICIALLY RELEASED YET)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-+ Removed the `appveyor.yml` file as the AppVeyor build is no longer
enabled by Apache Infrastructure.
+* Removed the `appveyor.yml` file as the AppVeyor build is no longer
enabled by Apache Infrastructure.
+* Fixed TinkerGraph which was not saving on `close()` if the path only
consisted of the file name.
+* Fixed a bug in `RangeByIsCountStrategy` which didn't use the `NotStep`
properly.
--- End diff --
Looks like something else got dragged in.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---