update CHANGELOG.md
This commit is contained in:
parent
f7aa56b8eb
commit
c4d5680b98
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,8 @@ Added:
|
||||||
- Basic GitLab webhook support in `git_webhooks`
|
- Basic GitLab webhook support in `git_webhooks`
|
||||||
- Catch `m.youtube.com` URLs in `auto-youtube`
|
- Catch `m.youtube.com` URLs in `auto-youtube`
|
||||||
- Support UTF8 domains by punycode (idna) encoding
|
- Support UTF8 domains by punycode (idna) encoding
|
||||||
|
- `!` param in `!fedi` to denote "show content-warned content"
|
||||||
|
- Opt-in URL shortening for Gitea and GitLab
|
||||||
|
|
||||||
Changed:
|
Changed:
|
||||||
- `start.py` -> `bitbotd`
|
- `start.py` -> `bitbotd`
|
||||||
|
@ -25,6 +27,7 @@ Fixed:
|
||||||
|
|
||||||
Removed:
|
Removed:
|
||||||
- `cve.py`
|
- `cve.py`
|
||||||
|
-`EVENTS.md`
|
||||||
|
|
||||||
# 2019-10-10 - BitBot v1.12.0
|
# 2019-10-10 - BitBot v1.12.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue