1
0
mirror of https://github.com/flarum/core.git synced 2025-07-28 20:20:34 +02:00

Add changelog

This commit is contained in:
Toby Zerner
2018-12-07 09:12:41 +10:30
parent ce1f81a460
commit 4ce3348e1e

View File

@@ -0,0 +1,7 @@
# Changelog
## [0.1.0-beta.8.1](https://github.com/flarum/mentions/compare/v0.1.0-beta.8...v0.1.0-beta.8.1)
### Fixed
- Fix dropping foreign keys in `down` migrations ([53b685a](https://github.com/flarum/mentions/commit/53b685a8539753c88d72eb92237749e3823b3bbf))
- Truncate notification excerpts ([7ebd527](https://github.com/flarum/mentions/commit/7ebd527487df12187a3471f5b4dfe7eaac394c7a))