projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3928cec
)
update changelog
author
FloatingGhost
<hannah@coffee-and-dreams.uk>
Wed, 22 Jun 2022 16:10:55 +0000
(17:10 +0100)
committer
FloatingGhost
<hannah@coffee-and-dreams.uk>
Wed, 22 Jun 2022 16:10:55 +0000
(17:10 +0100)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 707d11d715c9cb7e5d5d1f6288c9289eaf0471af..ebbbc3be8d2cf82189e86ba99c3f708013bedb42 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-17,6
+17,9
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Updated `no_empty` MRF to not error when recieving misskey markdown
+### Security
+- Ensure local-only statuses do not get leaked
+
## 2.5.1
### Added