0.4.8
Changes in 0.4.8
Changed:
- Use
emoji
2.0 API style (#119)- If you installed the
emoji
package and its version is <1.7.0, you will
need topip install --upgrade emoji
. - A future version of sopel-github will make this optional dependency easier
to manage with a setuptools extra.
- If you installed the
Fixed:
- Wrong webhook payload attributes used in push handler (#117)