v1.15.0-rc1 release
This commit is contained in:
parent
d1c8357f97
commit
4ba4a8ad76
2 changed files with 2 additions and 1 deletions
|
@ -16,6 +16,7 @@ Changed:
|
||||||
- Git hashes are now truncated to 7 chars, not 8 (`git_webhooks`)
|
- Git hashes are now truncated to 7 chars, not 8 (`git_webhooks`)
|
||||||
- Split `utils/__init__.py` out in to more separate files
|
- Split `utils/__init__.py` out in to more separate files
|
||||||
- Show channel mode status symbols when formatting `NOTICE`s (`format_activity.py`)
|
- Show channel mode status symbols when formatting `NOTICE`s (`format_activity.py`)
|
||||||
|
- Conbine YouTube API requests in to 1 request, rather than 3 (`youtube.py`)
|
||||||
|
|
||||||
Fixed:
|
Fixed:
|
||||||
- Multiple channel keys should be expressed as comma-separated (`channel_keys.py`)
|
- Multiple channel keys should be expressed as comma-separated (`channel_keys.py`)
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
1.14.0
|
1.15.0-rc1
|
||||||
|
|
Loading…
Reference in a new issue