1
0
mirror of https://github.com/flarum/core.git synced 2025-08-17 22:01:44 +02:00

Update changelog for beta.10

This commit is contained in:
Franz Liedke
2019-09-15 22:43:23 +02:00
parent 12c73c048d
commit b270f80df8

View File

@@ -1,5 +1,11 @@
# Changelog
## [0.1.0-beta.10](https://github.com/flarum/tags/compare/v0.1.0-beta.9...v0.1.0-beta.10)
### Added
- SEO: The tags page now has a `rel="canonical"` meta tag, preventing duplicate content (#64)
- SEO: The tags page now has server-rendered content, for better indexing by search engines (#64)
## [0.1.0-beta.9](https://github.com/flarum/tags/compare/v0.1.0-beta.8.2...v0.1.0-beta.9)
### Added