Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SUPP: Generate release notes from commits #1845

Merged
merged 2 commits into from
Jun 20, 2019

Conversation

cpcloud
Copy link
Member

@cpcloud cpcloud commented Jun 19, 2019

Example run:

$ dev/genrelease.py 1.2.0
* :release:`1.2.0 2019-06-19`
* :bug:`1842 major` Add max_lookback to window replace and combine functions
* :bug:`1837 major` Partially revert #1758
* :support:`1839` Tighter version spec for pytest
* :support:`1838` allow pandas timedelta in rows_with_max_lookback
* :support:`1825` Accept rows-with-max-lookback as preceding parameter
* :support:`1786` PostGIS support
* :support:`1826` Allow passing a branch to ci/feedstock.py

@cpcloud cpcloud added this to the 1.2.0 milestone Jun 19, 2019
@cpcloud cpcloud added the docs Documentation related issues or PRs label Jun 20, 2019
@cpcloud cpcloud merged commit c81a591 into ibis-project:master Jun 20, 2019
@cpcloud cpcloud deleted the release-note-generator branch June 20, 2019 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related issues or PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant