Skip to content

Major version release checklist

Brian Underwood edited this page Oct 16, 2016 · 1 revision

Before release

  • Does Travis CI pass?
  • Think about any documentation changes that are needed
  • Verify that CHANGELOG is updated (it should have been updated continually)
  • Update neo4j’s dependency on neo4j-core (if applicable)

Release

rake release

After release

Clone this wiki locally