Skip to content

Commit

Permalink
docs: Update CHANGELOG and AUTHORS
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Oct 4, 2023
1 parent c773cb7 commit 469ee27
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ agate is made by a community. The following individuals have contributed code, d
* `brian-from-quantrocket <https://github.com/brian-from-quantrocket>`_
* `mathdesc <https://github.com/mathdesc>`_
* `Tim Gates <https://github.com/timgates42>`_
* `castorf <https://github.com/castorf>`_
5 changes: 3 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
1.7.2
1.8.0
-----

* Fix consecutive calls to :meth:`.Table.group_by`. (#765)
* feat: Lowercase the ``null_values`` provided to individual data types, since all comparisons to ``null_values`` are case-insensitive. (#770)
* fix: Allow consecutive calls to :meth:`.Table.group_by`. (#765)

1.7.1 - Jan 4, 2023
-------------------
Expand Down

0 comments on commit 469ee27

Please sign in to comment.