From 5249f9d06049d8ef35ed8fe83eba96728fbf1016 Mon Sep 17 00:00:00 2001 From: Peter Taoussanis Date: Fri, 15 Aug 2014 16:17:09 +0700 Subject: [PATCH] Switch to Break Versioning --- CHANGELOG.md | 2 ++ README.md | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 128d43e..d38b4e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +> This project uses [Break Versioning](https://github.com/ptaoussanis/encore/blob/master/BREAK-VERSIONING.md) as of **Aug 16, 2014**. + ## v2.7.0-SNAPSHOT / Unreleased ### Changes diff --git a/README.md b/README.md index 34aa602..76272b9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -**[API docs][]** | **[CHANGELOG][]** | [other Clojure libs][] | [Twitter][] | [contact/contributing](#contact--contributing) | current ([semantic][]) version: +**[API docs][]** | **[CHANGELOG][]** | [other Clojure libs][] | [Twitter][] | [contact/contrib](#contact--contributing) | current [Break Version][]: ```clojure [com.taoensso/nippy "2.6.3"] ; Stable @@ -167,7 +167,8 @@ Copyright © 2012-2014 Peter Taoussanis. Distributed under the [Eclipse Publ [CHANGELOG]: [other Clojure libs]: [Twitter]: -[semantic]: +[SemVer]: +[Break Version]: [Leiningen]: [CDS]: [ClojureWerkz]: