1
0
mirror of https://github.com/flarum/core.git synced 2025-08-18 14:22:02 +02:00

Add changelog

This commit is contained in:
Toby Zerner
2018-12-07 09:12:19 +10:30
parent c7c4046d03
commit 85bc128e4f

View File

@@ -0,0 +1,7 @@
# Changelog
## [0.1.0-beta.8.2](https://github.com/flarum/tags/compare/v0.1.0-beta.8.1...v0.1.0-beta.8.2)
### Fixed
- Fix dropping foreign keys in `down` migrations ([cad9741](https://github.com/flarum/tags/commit/cad97410e53854d58fefd01916ba3a1c3bd5ba3d))
- Fix `INVALID DATE` errors on tags page ([8d4d01c](https://github.com/flarum/tags/commit/8d4d01c61079fecf84608dda1c64d112f5d9be34))