add changelog for 0.2.4 (#25)

This commit is contained in:
Talley Lambert
2021-09-13 13:25:30 -04:00
committed by GitHub
parent 06da62811b
commit 5ab72a0c48
2 changed files with 53 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# run this with:
# export CHANGELOG_GITHUB_TOKEN=......
# github_changelog_generator --future-release vX.Y.Z
user=napari
project=superqt
issues=false
since-tag=v0.2.0
add-sections={"documentation":{"prefix":"**Documentation updates:**","labels":["documentation"]}}