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

changelog for v1.0.3

This commit is contained in:
Daniel Klabbers
2021-06-11 00:24:54 +02:00
parent 94eeb34ac0
commit a72f0a8851

View File

@@ -1,5 +1,11 @@
# Changelog
## [1.0.3](https://github.com/flarum/tags/compare/v1.0.2...v1.0.3)
### Fixed
- Sub tags that were previously loaded are visible when visiting the index from another page (https://github.com/flarum/tags/pull/135)
- Discussion pages are showing parent tags after child tags
## [1.0.2](https://github.com/flarum/tags/compare/v1.0.1...v1.0.2)
### Fixed