1
0
mirror of https://github.com/flarum/core.git synced 2025-08-20 23:31:27 +02:00

Update Application version string to beta 9 (#1784)

This commit is contained in:
David Sevilla Martín
2019-07-05 06:37:02 -04:00
committed by Franz Liedke
parent eb68b3ec3a
commit 02ab9eb905
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## Unreleased
## [0.1.0-beta.9](https://github.com/flarum/core/compare/v0.1.0-beta.8.2...v0.1.0-beta.9)
### Added
- New `hasPermission()` helper method for `Group` objects ([9684fbc](https://github.com/flarum/core/commit/9684fbc4da07d32aa322d9228302a23418412cb9))