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]: