Post-release doc prep
This commit is contained in:
parent
db993e0d30
commit
91aa6a0f7f
2 changed files with 7 additions and 1 deletions
|
|
@ -2,6 +2,12 @@
|
||||||
|
|
||||||
Only accretive/fixative changes will be made from now on.
|
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
|
## Stable Builds
|
||||||
|
|
||||||
* 2020-03-02 -- 1.0.395
|
* 2020-03-02 -- 1.0.395
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ The latest versions on Clojars and on cljdoc:
|
||||||
|
|
||||||
[](https://clojars.org/seancorfield/next.jdbc) [](https://cljdoc.org/d/seancorfield/next.jdbc/CURRENT)
|
[](https://clojars.org/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)
|
* [Getting Started](/doc/getting-started.md)
|
||||||
* [Migrating from `clojure.java.jdbc`](/doc/migration-from-clojure-java-jdbc.md)
|
* [Migrating from `clojure.java.jdbc`](/doc/migration-from-clojure-java-jdbc.md)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue