Github user spmallette commented on a diff in the pull request:

    https://github.com/apache/tinkerpop/pull/569#discussion_r106410060
  
    --- Diff: CHANGELOG.asciidoc ---
    @@ -47,6 +47,9 @@ TinkerPop 3.2.5 (Release Date: NOT OFFICIALLY RELEASED 
YET)
     * Improved error handling of compilation failures for very large or highly 
parameterized script sent to Gremlin Server.
     * Fixed a bug in `RangeByIsCountStrategy` that changed the meaning of 
inner traversals.
     * Improved Gremlin-Python Driver implementation by adding a threaded 
client with basic connection pooling and support for pluggable websocket 
clients.
    +* Changed GraphManager from a final class implementation to an interface.
    --- End diff --
    
    minor formatting thing - make sure that class/interface/code names have the 
backtick around them so that they format properly when the asciidoc is 
generated. you might want to look at the other docs you wrote as you missed a 
few instances there as well.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to