Skip to content

Commit

Permalink
adding news article linking to RFC
Browse files Browse the repository at this point in the history
  • Loading branch information
mschoch committed Mar 16, 2020
1 parent dfba651 commit 7f4b8bf
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions content/news/RFC-v1.0.0-and-Go-Modules.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
+++
author = ["Marty Schoch"]
date = "2019-03-16T14:32:38-04:00"
title = "Request For Comments – A plan to release v1.0.0 and adopt Go modules"
+++

For the past few months we have been preparing a plan to release Bleve v1.0.0 and adopt Go modules. We have tried to preserve backwards compatibility from an API and file format perspective, but this will be a breaking change for traditional GOPATH builds.

Please review the details of this proposal and share feedback on this [issue](https://github.com/blevesearch/bleve/issues/1350).

0 comments on commit 7f4b8bf

Please sign in to comment.