mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 06:37:11 +08:00
changelog and constraint for beta 15
This commit is contained in:
parent
c1dc78d7c4
commit
ba1eb76845
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## [0.1.0-beta.15](https://github.com/flarum/akismet/compare/v0.1.0-beta.14.1...v0.1.0-beta.15)
|
||||
|
||||
### Changed
|
||||
- Updated composer.json and admin javascript for new admin area.
|
||||
- Updated extend.php with latest extenders.
|
||||
|
||||
## [0.1.0-beta.14.1](https://github.com/flarum/akismet/compare/v0.1.0-beta.14...v0.1.0-beta.14.1)
|
||||
|
||||
### Fixed
|
||||
|
|
|
@ -19,8 +19,8 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"flarum/core": "^0.1.0-beta.14",
|
||||
"flarum/approval": "^0.1.0-beta.14",
|
||||
"flarum/core": "^0.1.0-beta.15",
|
||||
"flarum/approval": "^0.1.0-beta.15",
|
||||
"tijsverkoyen/akismet": "^1.1"
|
||||
},
|
||||
"autoload": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user