diff --git a/CHANGELOG.md b/CHANGELOG.md index c75fb07..1541693 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ Only accretive/fixative changes will be made from now on. +## Unreleased Changes + +The following changes have been made to **master** since the 1.0.395 build: + +* None. + ## Stable Builds * 2020-03-02 -- 1.0.395 diff --git a/README.md b/README.md index d12fc2d..fd9cde7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The latest versions on Clojars and on cljdoc: [![Clojars Project](https://clojars.org/seancorfield/next.jdbc/latest-version.svg)](https://clojars.org/seancorfield/next.jdbc) [![cljdoc badge](https://cljdoc.org/badge/seancorfield/next.jdbc)](https://cljdoc.org/d/seancorfield/next.jdbc/CURRENT) -This documentation is for the 1.0.395 release -- [see the CHANGELOG](CHANGELOG.md). +This documentation is for **master** since the 1.0.395 release -- [see the CHANGELOG](CHANGELOG.md). * [Getting Started](/doc/getting-started.md) * [Migrating from `clojure.java.jdbc`](/doc/migration-from-clojure-java-jdbc.md)