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

Release v0.1.0-beta.16

This commit is contained in:
Daniel Klabbers
2021-03-15 10:51:17 +01:00
parent ff86e68752
commit e5db085417
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## [0.1.0-beta.16](https://github.com/flarum/embed/compare/v0.1.0-beta.15...v0.1.0-beta.16)
### Changed
- Replaced `app()` helper with `resolve()`.
## [0.1.0-beta.15](https://github.com/flarum/embed/compare/v0.1.0-beta.14...v0.1.0-beta.15)
### Changed