Prep for 2.0.0-alpha2
This commit is contained in:
parent
df60954495
commit
cef11a761d
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
|
* 2.0.0-alpha2 (for early testing)
|
||||||
|
* Since Alpha 1, a lot more documentation has been written and docstrings have been added to most functions in `honey.sql.helpers`.
|
||||||
|
* Numerous small improvements have been made to clauses and helpers around insert/upsert.
|
||||||
* 2.0.0-alpha1 (for early testing)
|
* 2.0.0-alpha1 (for early testing)
|
||||||
* This is a complete rewrite/simplification of HoneySQL that provides just two namespaces:
|
* This is a complete rewrite/simplification of HoneySQL that provides just two namespaces:
|
||||||
* `honey.sql` -- this is the primary API via the `format` function as well as the various extension points.
|
* `honey.sql` -- this is the primary API via the `format` function as well as the various extension points.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue