projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cedeca
)
no changelog entry - bug fixed only in develop
author
Alexander Strizhakov
<alex.strizhakov@gmail.com>
Thu, 9 Apr 2020 05:03:21 +0000
(08:03 +0300)
committer
Alexander Strizhakov
<alex.strizhakov@gmail.com>
Thu, 9 Apr 2020 05:03:21 +0000
(08:03 +0300)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 92d1abc4eb122f7c8e1bed2e222a2cafa3accc48..b6e5d807c47f19edf0e09785476dcedbdc495af0 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-20,9
+20,6
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Mastodon API: Support for `include_types` in `/api/v1/notifications`.
</details>
-### Fixed
-- Gun connections pool `max_connections` option.
-
## [2.0.0] - 2019-03-08
### Security
- Mastodon API: Fix being able to request enourmous amount of statuses in timelines leading to DoS. Now limited to 40 per request.