Skip to content

Commit

Permalink
changelog and constraint for beta 15
Browse files Browse the repository at this point in the history
  • Loading branch information
luceos committed Dec 14, 2020
1 parent 24fad2c commit 106ef6b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 106ef6b

Please sign in to comment.