mirror of
https://github.com/flarum/core.git
synced 2025-08-17 05:44:13 +02:00
Release v0.1.0-beta.13
This commit is contained in:
@@ -1,5 +1,17 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [0.1.0-beta.13](https://github.com/flarum/tags/compare/v0.1.0-beta.12...v0.1.0-beta.13)
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Add title and description meta tags (#72)
|
||||||
|
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Updated JS dependencies
|
||||||
|
- Improved performance of subqueries (#75)
|
||||||
|
- Allow menu items between listed tags and link to tags page (#70)
|
||||||
|
- Using new model extender
|
||||||
|
|
||||||
## [0.1.0-beta.12](https://github.com/flarum/tags/compare/v0.1.0-beta.11...v0.1.0-beta.12)
|
## [0.1.0-beta.12](https://github.com/flarum/tags/compare/v0.1.0-beta.11...v0.1.0-beta.12)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
@@ -9,7 +9,7 @@
|
|||||||
"source": "https://github.com/flarum/tags"
|
"source": "https://github.com/flarum/tags"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"flarum/core": "^0.1.0-beta.12"
|
"flarum/core": "^0.1.0-beta.13"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
Reference in New Issue
Block a user