projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
55d8263
)
CHANGELOG.md: mention minimal elixir version update
author
rinpatch
<rinpatch@sdf.org>
Tue, 16 Jun 2020 23:29:32 +0000
(
02:29
+0300)
committer
rinpatch
<rinpatch@sdf.org>
Tue, 16 Jun 2020 23:30:38 +0000
(
02:30
+0300)
CHANGELOG.md
patch
|
blob
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 2f291ad2a6090bc3c076b468d4da9150c49e7c03..3ee13904f352e6eb3ead49cd67e3dd24ae6f106b 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-6,6
+6,7
@@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [unreleased]
### Changed
+- **Breaking:** Elixir >=1.9 is now required (was >= 1.8)
- In Conversations, return only direct messages as `last_status`
- MFR policy to set global expiration for all local Create activities
- OGP rich media parser merged with TwitterCard