From 0ae389ad1e7daeaeb354cd4be76b13ece9153e00 Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori Date: Tue, 1 Jan 2019 23:09:56 +0900 Subject: docs: add releases to BUILD Signed-off-by: FUJITA Tomonori --- BUILD.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'BUILD.md') diff --git a/BUILD.md b/BUILD.md index 37be4b18..8f0bc0c1 100644 --- a/BUILD.md +++ b/BUILD.md @@ -12,6 +12,10 @@ $ cd $GOPATH/src/github.com/osrg/gobgp && dep ensure Now ready to modify the code and build two binaries, `cmd/gobgp` and `cmd/gobgpd`. +## Releases + +GoBGP releases are time-based. Minor releases will occur every month ([Semantic Versioning](https://semver.org/)). Major releases occur only when absolutely necessary. + ## Layout The GoBGP project adopts [Standard Go Project Layout](https://github.com/golang-standards/project-layout). -- cgit v1.2.3