Link to V2
This commit is contained in:
parent
8ffca0deae
commit
97e8007068
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ The latest versions on Clojars and on cljdoc:
|
|||
|
||||
[](https://clojars.org/honeysql) [](https://cljdoc.org/d/honeysql/honeysql/CURRENT)
|
||||
|
||||
> Note: HoneySQL 2.0 is currently [in beta testing](https://github.com/seancorfield/honeysql/tree/v2).
|
||||
|
||||
This project follows the version scheme MAJOR.MINOR.COMMITS where MAJOR and MINOR provide some relative indication of the size of the change, but do not follow semantic versioning. In general, all changes endeavor to be non-breaking (by moving to new names rather than by breaking existing names). COMMITS is an ever-increasing counter of commits since the beginning of this repository.
|
||||
|
||||
## Note on code samples
|
||||
|
|
|
|||
Loading…
Reference in a new issue