1
0
mirror of https://github.com/flarum/core.git synced 2025-08-30 03:20:36 +02:00

Release 0.1.0-beta.4

This commit is contained in:
Toby Zerner
2015-11-05 16:41:01 +10:30
parent f2cf356542
commit 507b7bae84
3 changed files with 125 additions and 15 deletions

View File

@@ -0,0 +1,10 @@
# Change Log
All notable changes to the Flags extension will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [0.1.0-beta.4] - 2015-11-05
### Added
- Show a success message after submitting a flag
- Expand reason descriptions and add a configurable link to community guidelines
[0.1.0-beta.4]: https://github.com/flarum/flags/compare/v0.1.0-beta.3...v0.1.0-beta.4