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

Release v1.1.0

This commit is contained in:
Alexander Skvortsov
2021-10-11 21:16:13 -04:00
parent 8e912e9e7b
commit 72d43427ab

View File

@@ -1,5 +1,14 @@
# Changelog
## [1.1.0](https://github.com/flarum/sticky/compare/v1.0.0...v1.1.0)
### Added
- Classes to sticky discussions (https://github.com/flarum/sticky/pulls/31)
### Changed
- Use css variables for badge (https://github.com/flarum/sticky/pulls/29)
- Repo maintenance (https://github.com/flarum/sticky/pulls/30)
## [1.0.0](https://github.com/flarum/sticky/compare/v0.1.0-beta.16...v1.0.0)
### Changed