Update changelog to reflect current state
This commit is contained in:
parent
b600348808
commit
1bbdfeef75
1 changed files with 3 additions and 1 deletions
|
|
@ -1,7 +1,9 @@
|
||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
* 2.0.0-alpha3 in progress
|
* 2.0.0-alpha3 in progress
|
||||||
* Reconcile `where` behavior with recent 1.0 changes.
|
* Fix #305 by supporting more complex join clauses.
|
||||||
|
* Add tests to confirm #299 does not affect v2.
|
||||||
|
* Reconcile `where` behavior with recent 1.0 changes (porting #283 to v2).
|
||||||
|
|
||||||
* 2.0.0-alpha2 (for early testing)
|
* 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`.
|
* Since Alpha 1, a lot more documentation has been written and docstrings have been added to most functions in `honey.sql.helpers`.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue